Audio not working on device?
@jacklu wrote: I added an audio element in index.html. It works fine with ionic serve but not working on my phone.Is audio supported in WebView? Posts: 1 Participants: 1 Read full topic
View ArticleReady event not firing
@gekins wrote: I have an Ionic app which works perfectly in Android and on the iOS emulator, but not on an actual iOS device (I'm using ionic package to build it). When I run the app, the following...
View ArticleDuplicate connection socket.io
@paredesivan wrote: im.png1600x1200 87.2 KB I have a problem with socket.io client in ionic. iam using it in a cordova android . Sometimes it duplicates the connection or at least I interpret it, and...
View ArticleTwo row in ionic footer
@rpayanm wrote: Hello, How I can do to put 2 columns in the footer, like this: Greetings. Posts: 2 Participants: 2 Read full topic
View ArticleSave part of screen as image to share
@bstiles wrote: I want to save a portion of my screen as an image, and then share that image. Right now, I'm getting stuck on being able to capture part of my screen. So, it would be a little...
View ArticleSupport for Android 6.1
@sukhsingh wrote: Has anyone been able to successfully use the following on Android 6.1: CardIO Phonegap-Barcode-Scanner Camera do not store on device but return the value If yes, can I get some tips...
View ArticleVideo flipped using $cordovaCapture
@kov_lxrumba47 wrote: when recording the video in landscape, the video played by HTML5 video element is fine. However, when the video is recorded in portrait, the video played by HTML5 video element...
View ArticleToggle in a generated list in ionic
@youssefff wrote: Hi guys,I'm new to ionic developpement, I'm trying to load some data into a list,it works well, and i added a toggle in each list,and it works too, but the problem when click on a...
View ArticleDocument scanner for Ionic
@spicycake wrote: Hi guys, I try to find a plugin like this native code : https://github.com/mmackh/IPDFCameraViewController in order to integrate document scanning with edge detection in my app but I...
View ArticleYou cannot run this command unless you are in an Ionic Project folder
@satgua wrote: Hi, After creating new ionic project "ionic start myApp blank", All of sudden i've started getting below message: "You cannot run this command unless you are in an Ionic Project folder"...
View ArticleIssue with Facebook Connect and Firebase
@Walltoo wrote: Hi, I tried for weeks to implement the facebook login with firebase and my apps but the problem is it work with my browser but not with my iPhone. I use the Facebook Javascript SDK and...
View ArticleModify ion nav bar buttons from inside a ui-view
@pxdev wrote: Hi everyone, in our app we implemented our own split view using ui-view to load the right side pane. We implemented our own because the Ionic way of showing the side menu wasn't enough...
View ArticleLandscape mode in the Ionic view app
@thecodelab wrote: I was wondering if the view app support's landscape mode?My app is a landscape only app but the Ionic view app shows it in portrait. I used: <preference name="orientation"...
View ArticleIonic Android pairing with Bluetooth without PIN
@santosh wrote: I am working with bluetooth module. I have a Ionic app that uses the Bluetooth Serial plugin and I can connect to the bluetooth module successfully, however I want to be able to remove...
View ArticleMaking Ajax calls
@daviddupuy wrote: Hi there, I'm trying to do something that should be quite basic regarding the ionic/cordova mechanism, making http requests from my Android device.It is just failed whatever I've...
View ArticleControl via custom directive show of div in template
@William_Wallace wrote: Hello together,I like to do some "strange" things. Maybe. Not sure there is any better way. I try to describe it as short as possible. I am using the videogular-player and the...
View ArticleHeader inside an image
@ziobudda wrote: Hi, how is possibile in Ionic 1.3.x recreate an header like this one ? header.png1080x354 160 KB Posts: 1 Participants: 1 Read full topic
View ArticleNg-click does not fire immediately
@fouadkajj wrote: <div class="col-33"> <a ng-click="leavingMenuPage()" href="#/app/interview" > <i class="icon ion-android-person"></i> <p class="pFont"...
View ArticleBack button disappearing on tab views
@jasonw749 wrote: Hi there, I have a quite strange issue that I wondered if anyone could help me with. I have a tab view with 5 tabs, if i perform a series of view changes, the back button randomly...
View ArticleHow to use on-swipe and side-menu at the same time?
@SE_Flyer wrote: I want to be able to use swipe-right to get to last page,and use a right side menu in the current page.But it seems that they can't work well together,how to fix it? Posts: 1...
View Article