Side menu refreshing problem
I must be really stupid. Could you elaborate on what you did? I am having a similar problem. I have the number of "favorites" in the side menu, and when I add or remove favorites, the side menu is not...
View ArticleIonic and node-sass@3.3.3 is broken
Holy issues batman. So there's a lot of info here, but could someone just summarize what the issue is? For what it's work this is the version of sass we use with ionic github.com...
View Article"ionic upload" issue (not the same as before)
Dear, how are you?After searching the forum and can not find any information related (yes, I researched a lot before posting and found nothing to upload at least) I wanted to share a situation that I...
View ArticleCan Ionic or ngCordova Support Managed App Configuration?
Hi, I've never used Managed App Config. This plugin ( https://github.com/apla/me.apla.cordova.app-preferences ) seems to be able to modify native preferences and might be of use to you.
View ArticleIonic and node-sass@3.3.3 is broken
Thanks Mike, I was definitely sending out the Bat Signal there, glad you responded.So, my issue is with node-sass-gulp and some version issue, which I will attempt to fix by back versioning to what...
View ArticleIONIC App crash only on Android Versions with API17 (4.2) or less
Hi. The app in question do various http request to connect with the backend. In this sections where it connect to the backend , ONLY on Androids with version less than 4.3 the app crash and close....
View ArticleIonic lib version VS ionic app version
okay then it really does not matter all in all i would use the cli command^^
View ArticleInfinite scroll with http post
Hi I am trying to create an infinite scroll based on Gajotres post (http://www.gajotres.net/ionic-framework-tutorial-11-infinite-scroll/) My problems are: If i write :...
View ArticleGetting push-plugin to work for android
Hi folks,I have iOS push notifications working very well using https://github.com/phonegap/phonegap-plugin-pushFor Android, it compiles but when I run the app, push registration fails. I went to...
View ArticleRunning service in background when app is not active , is it possible?
@sriteja09 @ziobudda Actually , tommorow i am going to try this !! Till now i was just gathering resources and completing my half project !! now i need to implement this. However , now i have only one...
View ArticleIONIC App crash only on Android Versions with API17 (4.2) or less
Update: Adding crosswalk solve the issue.
View ArticleProvide a button to open the platforms market app
I know this is old, but I am trying to have a side menu item go directly to the app store (displaying apps posted by my company) when clicked. I tried using what you put and it is giving me this error...
View ArticleIonic: facebook and google login, from respective native apps, with a...
Hi @dayanajabif, thanks for both of your links.I followed the tutorial for Facebook log in. But now when I run my app in android : ionic run android -lcs I get this error, as if the plugin was not...
View ArticleIonic resources creates invalid paths in config.xml
Yes. Tip: Just use ionic resources on Mac, then you don't have to fix this manually.
View ArticleRunning service in background when app is not active , is it possible?
Part 1 : the geolocation: it's better to use watchPosition for a couple of seconds than to use getCurrentPosition. ( use watchPosition for 15 or 25 seconds or so... keeping coordinates as they come in...
View ArticleIonic resources creates invalid paths in config.xml
And now it's a issue on Github: https://github.com/driftyco/ionic-cli/issues/625
View ArticleNative View Transition Animations
@Stylemayster Ok..I remove crosswalk plugin.Now it works fine.The problem was with crosswalk plugin.Thank You very much..
View ArticleNative View Transition Animations
No problem. Crosswalk begin to be a running gag in my office. I think it create more problen than it resolve.
View ArticleIonic view app $state.go and ui-sref not working
Thanks! yes... in this moment is lost time... it was another way to show the result app but build the app is another solution and I works fine when I build It...thanks! and one moment, what is the...
View Article