Ionic installation errors
@varun13 wrote: I am unable install ionic in my system i have node version 5.9.1npm version 3.8.3 while i do " npm install -g ionic" i am getting this error.. C:\Users\H123344>node -vv5.9.1...
View ArticleAre Web Workers a good replacement if I HAVE to poll an API?
@eirwin wrote: My application uses sockets heavily for real time updates (as well as push notifications). However, in order to guarantee we have at least semi up-to-date data, I typically poll the API...
View ArticleBlackBerry10 push notifications
@Pruthvi_SA wrote: Any documentation about working on BlackBerry10 push notifications? Posts: 1 Participants: 1 Read full topic
View ArticleIonic failed callback from fitbit after build android
@Nightshades wrote: Hello everyone, I got a problem. I'm use oAuth 2.0 for integrating ionic app with fitbit api. When callback i use localhost:8100 it works. But, when i am build (release) apk it...
View ArticlePDF external url
@Alisax wrote: How to open pdf by external url within app in android platform e.g localhost:8080/document/chapter.pdf Thanks in Advance Posts: 3 Participants: 2 Read full topic
View ArticleIonic Barcode Scanner Not Return any Data
@Ckpk wrote: I am trying to create a simple that will read the data from a qr code, the apps is working perfectly, it can open the camera and capture the image, the problem is, it cannot show the...
View ArticleIntegration Of ccavenue payment gateway
@rahulbussa wrote: Hi All,I want to integrate ccavenue payment gateway with my Ionic app.So far not able to get any resources online,Any help greatly appreciated.Thanks. Posts: 1 Participants: 1 Read...
View ArticleSOLVED: Input does not update on IOS
@SimCap wrote: Hey Guys.. I need help.. I am having a problem with my app on IOS. I have a view where i can input different values and save them. Works like a charm. If i wish to edit the data and...
View ArticleAuto Refresh with Scroll Intact
@MacG wrote: Hello Everybody, I have a task that need always updated data from the server and the screen must be intact at the last position.. How to achive that ? *note : I'm using ng-repeat with...
View ArticleCould not resolve all dependencies for configuration ':_debugCompile
@sjerd wrote: Hey, i'm getting this error after grabbing my application on a different machine from git. I'm sure i installed all Extras from the sdk manager. installed all sdk's from 17^ since that's...
View ArticleRequesting Permissions at Run Time Ionic
@houssem2101 wrote: In Android Marshmallow users grant permissons to apps while the app is runing,not when they install the app so how to check and grant Permissons at Run-Time in ionic ? Posts: 1...
View ArticleMultiple ng-repeat
@mohit6210 wrote: Hi, I am trying to dynamically show list cards using 2 seperate arrays where after every 3rd element of first array I want to show one element from the 2nd array. I have played...
View ArticleChange Order of Back- and Toggle-Button
@William_Wallace wrote: Continuing the discussion from Change order of items in nav-bar: I try quite the same as xMarston and it does not work. I like to have the back and the toggle-button on all...
View ArticleIonic-view delay when change state or navigate to another page
@William_Wallace wrote: Hey there,I am using the videogular-Player for playing audios and videos in my ionic app. http://www.videogular.com/ There is one View (PlayerTemplate.html) and one Controller...
View ArticleUI-Router duplicate insatnce with different parameters
@olegsh wrote: Hi, I have noticed that, whenever a $state.go() is applied to a state with parameter in UI-Router, a new instance of DOM/directive/module/controller are being created. For example:...
View ArticleHiding views that are no longer needed in Ionic
@vokeh wrote: Hi there! I've been making a voting app for my school project with Ionic, Angularjs and Firebase for my backend and everything works great so far. I'm however facing an issue and I'm not...
View ArticleHELP: http.get does not get the json result from a php file
@trupsw wrote: I've been stuck on this for quite a long time now. I can't figure out what's wrong, and I am getting nowhere. I would really appreciate some advise! Problem:* Instead of the json result...
View ArticleSASS error running "ionic serve" android in windows 10
@menriquez wrote: I have an app that builds fine on my mac but trying to build android in windows is throwing this error... Error: scss\ionic.app.scssError: File to import not found or unreadable:...
View ArticleError: Can not add any plugin
@MatheusSuffi wrote: Good afternoon.When I try to add a plugin like 'phonegap-plugin-push' , I get the following error message:'Error: Variable(s) missing (use: --variable SENDER_ID=value)' This...
View ArticleIos emulator problem
@Chebattler wrote: Hello,Please, help. I spent few hours still can't solve it, but it should be ez and common problem for some of you. Безымянный.png1213x793 557 KB What should I do, mb it's problem...
View Article