Phonegap-plugin-push 'on notification' not firing
@red_au wrote: Hi all, I'm trying to use phonegap-plugin-push for push notifications but I'm having trouble getting it to work and I've struggled to find a good example for use with the ionic...
View ArticleDuplicate views in tab history stack, missing back button sometimes
@junshengpierre wrote: Hi all, I'm currently working on an ionic app which has 3 tabs. Each tab has a parent and a child view. I understand that each tab has its own unique history stack. And tapping...
View ArticleFacebook Messeger Like Notification!
@SD1985 wrote: Hi, facebook_messenger_chat_heads.jpg482x525 52.5 KB I was wondering if there is a capability to create a notification circle like that of "Facebook Messenger" in ionic. My customers...
View ArticleChange width ionic columns depending on the device
@jjrosalesuci wrote: I need make something like this example of boostrap grid system <!-- Stack the columns on mobile by making one full-width and the other half-width --> <div...
View ArticlePicture to Picture on iOS 10
@Michelarteta wrote: I am trying to minimize my fullscreen video when clicking on a custom link but I am not being able to do what apple called picture to picture. I am working on iOS 10 beta 6 -...
View ArticleWhat's the correct method to bind to on-tap event on a custom directive?
@wggley wrote: I tried to bind this way: (function() { angular .module('mymodule') .directive('mydirective', mydirective); mydirective.$inject = []; function mydirective() { return { link:...
View ArticleIonic app crashes on Phicomm C630 phone but runs on Sony and Samsung phones
@vibhutewary wrote: Hello,I have Ionic 1.7.16 installed. I am creating a blank app in Ionic. The app runs on Sony and Samsung phones but crashes on start when i use Phicomm C630 phone. When i create a...
View ArticleAndroid build broken after update to CLI version 2
@scottmahr wrote: I just updated to the newest Ionic CLI. It seems like the build build process is pretty different than it was before, or at least that the information printed to the console is very...
View ArticleStrange behavior of active-slide
@rpayanm wrote: Hello, I'm using active-slide within a slide-ion-box. When I use it in this way:Works correctly. But when I get a list from a web service:don't work well What can be wrong? Greetings....
View ArticleIon-nav-view does not call $destroy on $state.reload()
@dines wrote: When I use ion-nav-view and do a $state.reload() then state::onExit is called but no trigger to $scope.$on $destroy Switching to ui-view, I can see that $scope.$on $destroy gets called.....
View ArticleWhy doesn't the ionic CDN contain the SCSS files?
@dines wrote: why doesn't the ionic CDN contain the SCSS files? I am trying to upgrade from ionic 1.1.0, hoping this will fix some bugs. But first I want to compare my current set of ionic scss and js...
View ArticleTrue Progress Percentage Indicator
@wajeehshah wrote: Hi All, Everywhere I have looked for progress bars/indicators etc for my Ionic data calls I cannot seem to find an accurate progress control. I am simply getting and posting JSON...
View ArticleLoad a message depending on login or logout
@PterPmnta wrote: I'm trying to load a message which depends on whether the user is signing in or out the session, but there must be something wrong because it only shows me the "Loading Information"...
View ArticleionicLoading.hide() not working
@Takeda wrote: Hi All, I created the service below and not sure where should I add the ionicLoading functionality? I put in the code below (you will see it commented out) and it works but the...
View ArticleIonic Title Bar color
@Vigneshdr wrote: I used Ionic android APP. When i minimize the APP, i need to customize the color of the APP title bar. How to achieve this. I read this below post. But where i can put the mentioned...
View ArticleHow to add horrizontal scroll bar in app running on scree less than 360 px...
@vishal07 wrote: Can anybody please help me to add scroll bar in ionic app ? My application work fine on all other resolution except less than 360px, the content get disturb. I just want to add some...
View ArticleIonic push error.-----TIMEOUT
@hicoffice wrote: I build a new project(android) accorrding to http://docs.ionic.io/docs/push-full-setup. but when i run android,an error occured: Ionic Push: (debug) unexpected error occured.Ionic...
View ArticleHow to remove disable-user-behavior class from ion-list item
@pearsonbe wrote: Here's the code. The second list item has a simple link that does not work due to the class. When I remove it using Chrome dev tools it works. <ion-content> <ion-list...
View ArticleState overrides other buttons
@mathias9114 wrote: Hi! So I'm still relatively new to Ionic and have been learning by doing. I'm affraid I've done something wrong along the way here, which is the main reason for this post. My app...
View ArticleAngulars RESTful calls
@developer_med wrote: heeey for everyone i hope that are u goood so guys i'm using angularJS1 with ionic to develep a mobile app this app should communicates with a RESTful API created with J2EE...
View Article