'ionic' is not recognized as internal or external command.....How to set...
@1188Prashant wrote: 'ionic' is not recognized as internal or external command.....How to set environment variable for this? Posts: 2 Participants: 2 Read full topic
View ArticleOpen external App like Spotify in iOS10 with Ionic suddenly doesn't work
@Mengwasser wrote: In my Ionic (v1)(Phonegap Build) App I open, with a touch of a button, some Apps like Spotify, Deezer or Napster. Since i updated to iOS10 none of them will open anymore. Debugging...
View ArticleHorizontal Scroll not working in iOS 10
@zwand19 wrote: Horizontal scroll on my ionic tablet app is not working on iOS 10, still works fine on iOS 8 and 9. Using cordova-ios 4.1.1. When I try to pull the list to the left the scroll just...
View ArticleWhite screen of death after splash screen
@mattheuspirovani wrote: We have an app published on Google Play and at least 5k users around the country have used it. However, in some cases, we've had the follow situation: After the splash screen,...
View ArticleDuplicate Permissions
@kkawishb wrote: I am using two different camera plugins. Cordova cameraPreview and BarcodeReader Using these plugins causes DUPLICATE PERMISSION ERROR, Is there any way to avoid duplicating...
View Article$ionicLoading does not return a promise
@Remrem wrote: Hello, according to the documentation, this should work : $scope.select = function(item) { $scope.selected = item; $ionicLoading.show({ template: 'Loading...' }).then(function(){...
View ArticleIonic - Meteor - unused CSS
@jonathan1138 wrote: Hi all, I've used Ionic - Meteor to create a full scale app, nearly ready to deploy to the app store (IOS testflight beta soon, using Cordova). Very excited, and think Ionic is a...
View ArticleYoutube video not playing after deploying app to itune store
@pothagoni wrote: I have build and tested my application on ion view and ios emulator. Youtube video are playing without any issue. Deploy to itune store for testing. Videos are not playing. Posts: 1...
View ArticleHow Can I sync data from my App with a server via USB?
@ibotirama wrote: I need to make an app to save data offline in an environment without wifi and I need to send this data by cable connection, is this possible ?Someone can give an idea ? Posts: 1...
View ArticleStreaming audio files from firebase
@VarunDusane wrote: I have uploaded audio files to firebase and i want to stream those files online from ionic app how is it possible? plz help me.. Posts: 1 Participants: 1 Read full topic
View ArticleAPK installable but not runnable
@dicearr wrote: Hello, I've updated cordova and ionic-cli to it's latest release version and now if i build the project and install the APK the installation success (manually and using adb) but the...
View ArticleAnalytics Feature
@fsheiness wrote: Is there a github issue or something we can track to know when the analytics piece of the cloud client is ready? Thanks,Frank Posts: 1 Participants: 1 Read full topic
View ArticleError instaling ionic and cordova with this command npm install -g cordova ionic
@darksavage wrote: 30093 verbose addNamed "1.2.0" is a plain semver version for plist30094 silly mapToRegistry name plist30095 silly mapToRegistry using default registry30096 silly mapToRegistry...
View ArticleHow to get data from web services in my SQLite insert field ...i want help...
@ashishionic23 wrote: how to get data from web services in my SQLite insert field .i have 29 field in my json and i am using asp.net web serveces my database table is this. ->...
View ArticleIonic history navigation issue in tabs when having query params in url
@vms20591 wrote: Hi All, I am currently working on a simple application where I noticed a strange behavior (at least I thought it to be). Say I have the following tab structure, tabs home - this is...
View ArticleAfter execute ionic build android command , it will show error please help me
@skyasin wrote: Hint: Open the SDK manager by running: "C:\Program Files (x86)\Android\android-sdk\tools\android.bat"You will require:1. "SDK Platform" for android-23android.library.reference.12....
View ArticleWhite screen showing after splash screen android 4.x
@mojtabam wrote: showing white screen after splash screen android 4.x only. Posts: 5 Participants: 2 Read full topic
View ArticleInteractive Notifications in Ionic (from lock screen)
@avinj86 wrote: Looking to build a hybrid app to take advantage of the interactive nature of notifcations (starting in IOS 8, but now with new functionality in iOS 10. Basically, I want the user to...
View ArticleLocation Service IOS 10
@Haug wrote: Hello Since I updated my iPhone to iOS10 the location service does not work anymore. Does anybody know what I have to do? Thank you in advance for your help. Cheers. Posts: 1...
View ArticleBrowse files in app's folder
@fetmen wrote: What would be the best way to browse/explore files downloaded to ionic android and/or ios application? Posts: 1 Participants: 1 Read full topic
View Article