Cordova geolocation plugin not working
@VolvoOlympian wrote: I am following the guide here at http://ngcordova.com/docs/plugins/geolocation/ to get lat and lng of the user.I copied the sample code there and when I call getCurrentPosition()...
View ArticleAnnouncing: Secure LocalStorage cordova plugin
@dickydick1969 wrote: Do you need to store sensitive data in your app, which survives an app exit ? Try out my plugin. Any comments are welcome as it is my first plugin submission....
View ArticleSlowness after some time of use
@henriquels25 wrote: I have a problem with an Ionic app that, in the beggining, is fast to use but after some time and around 100 operations, theapp starts to get slower and RAM memory usage to grow....
View ArticleWhite space above keyboard
@jordanpillai wrote: Hi, I am building a login screen for my app, but running into problems when i switch between username and password inputs. As you can see from the screen shots, after entering the...
View ArticleIonic http using preflight request breaks web api
@luchillo17 wrote: Hi there, i have an issue, i'm using angular's http and an express Web Api, it works when i make the request from a DHCP testing client, but when doing from ionic 2 it sends a...
View ArticleTransition style in Ionic 2?
@newbee wrote: Is it possible to control the navigation style in Ionic 2? (I.e. different animations, disabling animations, etc)? Posts: 1 Participants: 1 Read full topic
View Article[FIXED] Retrieve Parse Query result from a .factory into a .controller
@javebratt wrote: Hello everyone, I'm new to Ionic and AngularJS in general, I was a backend dev before making the switch and I have a problem with an app I'm trying to develop: I'm trying to get a...
View Article$ionicView.enter not firing on ALL child views
@skrpc wrote: If there are multiple child views on a page the $ionicView.enter and $ionicView.leave events are only fired once on one of the child views not once on ALL the child views An extract from...
View ArticleIonic platform add android
@jP7 wrote: 1.png1127x469 227 KB can you please help me about this error. what step should I do ? Posts: 1 Participants: 1 Read full topic
View ArticleIonic View App connection on android
@zsmithssf wrote: In testing the online/offline of our app the connection of the 3G/4G/WiFi isnt being registered in the app and it thinks im offline. Any information on it? Posts: 1 Participants: 1...
View ArticleTried installing wp8 platform, now ionic 2 ts does not work anymore... :(
@kablu wrote: I was using Ionic V2 flawless but I had tried to do:ionic platform add wp8 Now I don't know the reason, my ionic stoped working...I already tried to remove EVERYTHING including node and...
View ArticleExternal links opening in the same window IOS
@sambhavgore wrote: There are many such questions already and some have posted working solutions. My issue is slightly different. I have an Ionic App, which has an admin view (Another webapp), which...
View ArticleSearch data
@nani_madepalli wrote: Hey everyone, I' m implementing an app in ionic, in this app my requirement is by using search box retrieve the particular data from the list of data retrieve from rest service...
View ArticleHow to clear cache and prevent caching of pages in Ionic 2
@wmccafferty wrote: Hi there! I have an Ionic 2 application based off of the tabs template. As the data in my app is very dynamic and changes frequently on the server, I don't want any pages to be...
View ArticleOffline (Google) Analytics
@A_Burgess wrote: The app I am developing has some functionality that works without the need for an active network connection and I want to be able to track this offline usage. I did find an ios...
View ArticleSearchbar throws error during evaluation of "input" in version alpha47
@AishApp wrote: Searchbar working fine in version ionic 2 alpha 42 throws console error as "error during evaluation of input" on entering data. (Checked with version alpha 46 and alpha 47). Below is...
View ArticleHelp me to solve publishing ERRORS!
@mhe wrote: Hi, I like to use ionic but I can't solve it's errors! please help me. ---------------------------------- Command Line:`C:\Users\Mhe>cd todo C:\Users\Mhe\todo>ionic build...
View ArticleCapture fingerprint (bio-metric) on ionic
@nani_madepalli wrote: Hey everyone,I'm develop an ionic app , in app my requirement is capture finger print for person recognize. but i got an plugin for only ios, its not working in android device....
View ArticleNo Provider for ActionSheet in alpha47
@richardshergold wrote: I'm using ActionSheet just like it is used in the Conference app i.e import {ActionSheet} from 'ionic/ionic'; export class myClass {constructor(actionSheet:ActionSheet)...
View ArticleTitle overlap in back button
@nhoctaneker wrote: Hi ! body , i have issue when build app and run it samsumg galaxy note 2,Example like this image I other case , i not got this issue but i try click to other state that will happen...
View Article