changeDetection on Page?
@jasonwaters wrote: I've got a page that binds to a class variable for content. But I'm noticing the page sometimes does not update when the variable changes. Can anyone shed some light on ionic 2's...
View ArticleAndroid App Resets When In Background
@excaliburHisSheath wrote: I'm currently running into an issue where if my app is in the background for a while (anywhere from a few hours to a day) when I reopen it from the recents apps list it...
View ArticleIonic v2 error at start
@Sir_Tesla wrote: hello, i'm traying to start a new app with $ ionic start AppName sidemenu --v2 and it return this: One awesome Ionic app coming right up... Creating Ionic app in folder...
View ArticleHow to select HTML/ionic element in js?
@pjhartin wrote: Hi All, I have been using ionic 2 for a few weeks now and love it. However, I'm not sure of the best practice to perform the following. I have an custom ion-card that contains a...
View ArticleWebapp resolution
@jay4eva wrote: Hello, This might be a stupid question but someone please tell what will be the appropriate resolution to build the webapp. We will be displaying everything apart from footer tabs from...
View ArticleAny help please new memeber
@yassineboss95 wrote: can i design app in photoshop or sketch , then code with html and css , then use ionic ?with ionic i can build apk for android and ipa for ios on my mac using android studio and...
View ArticlePush full setup
@vivsriva wrote: I am a noob to ionic and following the push service tutorial at http://docs.ionic.io/v2.0.0-beta/docs/push-full-setup. When I change the dev_push to false using the following command:...
View ArticleApp is console.logging everything twice
@kpennell wrote: When I put console.log into most parts of my controller, in the chrome console it's saying that's logging most things twice, as though there were two instances. Any ideas on what...
View ArticleAdding Android SDK to ionic project?
@Sumeet123 wrote: How to add any new sdk dependency to ionic project? like in android studio we add dependencies by placing our jars/library in lib folder? Similarly , i need to add a dependency to...
View ArticleWhich db is best to use
@hitubansal wrote: Hello I am using ionic . and i want to do offline stroage. where i need to save content, images, pdf files as well within the app. On backend i am using mysql . which db should be...
View Article"Refuse to load the image" SVG issue with search bar icons
@aluknot wrote: Hello, I get this two errors with the search bar: Refused to load the image 'data:image/svg+xml;charset=utf-8,' because it violates the following Content Security Policy directive:...
View ArticleAndroid NotificationListener, Ionic's file layout
@lovellholiday wrote: Currently creating a Ionic app that serves as a extra alert to users for when they get notifications, by sending a signal to a Arduino LED. After much extended searching, I have...
View ArticleHow to get the underlying reason of ajax error 0
@zpczjl wrote: I have a ionic APP on sale. My customer complain to me that they often encounter "server can not reach" error, especially at the first time they open the APP after app is closed for...
View ArticleSpace Below ion-nav-bar and Footer Bar Overlapping
@Harilall wrote: I have this space after my ion-nave-bar directive, I have tried putting it in a header div that just hides the content. Also my footer bar with the classes bar bar-footer overlaps my...
View ArticleCrosswalk version
@tbrennan_dm wrote: Hi, is there any specific reason to using the cross walk versions as per ionic browser list ? Available - Crosswalk - ionic browser add crosswalk Version 8.37.189.14 Published...
View ArticleSpotify callback redirect URI Android
@matsoy wrote: I am currently developing an application that uses angular - spotify . My problem of the day is at the spotify connection callback .With " Ionic serve" , the callback...
View ArticleIonic 2 Http POST Methot ERROR
@kosalam2 wrote: Hi Im going to call http post method using ionic 2.but in the response always im getting error.can any one help me. this is my json type {“username”:”user”,"password":”pass" }This is...
View ArticleWindows Phone 8.1 - Keyboard Bug - Pictures inside - need help
@heidler wrote: Hi, I know Windows Phone isn't supported but I have to dev an Win APP. Most things works fine even with Windows 8.1.But in my App there is chat and I you want to send a message and the...
View ArticleFirebase authHandler not working in Ionic View App
@Holzi wrote: Hello, i created a user auth with firebase and ionic, it works fine on the device an in the browser but I wanted to test ist on different devices so i use the ionc view app, here the...
View ArticleWARN: No gulpfile found!
@dylanvdm wrote: Upgraded my project and make sure everything looks the same as per a blank starter project with regards to gulpfile.js, ionic.config.json, etc. When going 'ionic build ios' I...
View Article