How to dynamic hide / show icon in header bar
disable cache on affected views or use ui router events to set this condition
View ArticleProblem using javascript in html
hi there, currently i'm using ioniclab for my development. when I try to use javascript inside html for routing it works perfectly in iOS but it shows nothing in android. Btw i'm using windows to...
View ArticleHow to get the device timezone (Olson format0
Hello, When I make a POST request to my API server I pass a timestamp that relates to my data. I also pass the timezone that the user is currently in. How with ionic/cordova can I get the device...
View ArticleQueued up push notifications for Android app are not delievered
got the same issue on Android... Somebody can help us ?
View ArticleCrosswalk Configuration
Simple question: why does the command ionic browser add crosswalk define xwalkMultipleApk as a preference? To use crosswalk with ionic do we now need to distribute two APKs? <preference...
View ArticleIonic 2 - navbar is overlapping status bar in ios
i built the ionic 2 conference app sample ...(latest with ionic 2.alpha42) and added iOS platform. while building it, the CLI showed that it installed "cordova-plugin-statusbar" for ios. but when i...
View ArticleCrosswalk Configuration
Figured it out. Refer to https://crosswalk-project.org/documentation/android/deploy_to_android_store.html
View Article$ionicUser.identify is not a function
Anyone out there who can help with this? It seems like a pretty basic issue, so I can't be the only one to have run into this?
View ArticleCannot resolve module 'es6-shim/es6-shim.min'
I ran npm install from the project root again and it fixed my problem by updating all the missing node-modules
View ArticleNested view in IONIC
hi, first i will code nested views very different of what you did but i don't now what u goal... so for easy fixjust change the name of nav view to tab-dash .state('tab.chats', { url: '/chats', views:...
View ArticleBamboo, Artifactory, and iOS builds integration
I have an Ionic project that is being built for both iOS/Android. The project comes with a Gulp file that generates the binaries and its been integrated with Bamboo. The result of running the Bamboo...
View ArticleCordova Plugin Camera make base64 image that couldn't be decoded
@nirwannursabda - In your particular case, you could write the image to a canvas and read from it to get to where you want, plus it provides other benefits as well. In the alternate, you can consider...
View ArticleHow to create an payement page with ionic
Hi, I would like to find a way to implement a payement page. In fact a page where the user can pay by card but i don't find any subject about it ...I find some post about paypal but there is only...
View ArticleUnderstanding Filters in Ionic
http://mcgivery.com/filters-ionic/ "In Angular, a filter is an entity whose sole purpose is to use a function to transform a given value or set of values. Applied to an array, a filter will be run...
View ArticleHow put data from http request to database and list
Do this str = str.replace(/[{}]/g, "");
View ArticleIonic 2 Beta ionic serve command not launching the app in browser
The gulpfile doesn't have a default gulp task, ionic serve should call the watch task for sass files, i don't see why are you calling gulp alone in the terminal or cmd.
View ArticleIonic 2 Beta ionic serve command not launching the app in browser
Done, as soon i get my Mac fixed again i will see if the issue is just with Ubuntu, btw i tried this with a new 'buildTest2' project and same result.
View ArticlePush notifications: user hits dont allow
Ok so I am trying to figure out if there is a way for my app to know if the user hit Don't Allow (IOS)? I am using the following plugin https://github.com/yupswing/ParsePlugin Mainly, at some point I...
View ArticleController controller how to call
What is your question exactly? When posting a question to any forum or site, please take the time to format it...
View Article