Why cordova-ios@4.0.1 don't build?
@severenit wrote: Hi,i update cordova-ios for version 4.0.1 and my app don't build!However, the build is 3.9.2 going with success!What's the problem? ** BUILD FAILED ** The following build commands...
View ArticleGradient issues in android when previewing with ionic view
@Bemrinal wrote: I have the following app: <ion-content class="padding sign-in-form"> <div > My APP</div> <div class="list list-inset" style="padding: 15px"> <label...
View ArticleBack button on iOS build mis-aligned
@willtogga wrote: For some reason, the 'Back' button on iOS is sometimes aligned above the rest of the nav-bar elements. Like this: Any advice on how to rectify this issue? Posts: 1 Participants: 1...
View ArticleBUG: Ionic silently fails when using same controller on two elements
@azamsharp wrote: Here is a scenario where Ionic silently fails without giving any indication as of what happened. If you are providing a controller on the body tag like this: And then you provide the...
View ArticlePush Notification notificationCallback working only once
@kpsolutions wrote: Hi, I've managed to receive push notifications on my app following the push from scratch tutorial However, something is really weird: the function I've defined as onNotification...
View ArticleBack Navigation With Nested Views
@dtime35 wrote: So I have an app that has 4 tabs, each tabs has a bunch of nested views. My issue comes about when I am multiple nested views down in one tab and then goto another tab. When the back...
View Article$http request not working
@eranfl wrote: Hi, I'm new to ionic but I love the framework.I'm trying to create an app and I'm using the Yahoo! finance API to receive some data.I'm using the angular $http.get method and everything...
View ArticleHas ANYONE successfully got Google Calendar to SHOW on your mobile devices?
@shotbyabel wrote: I've been doing a lot of research for the past 3 days and I can't seem to find an answer to this issue. I have an Ionic app that is using the Google Calendar API. All looks and...
View ArticleIonic live-reload does not work with CSS in the merges folder
@roldengarm wrote: Structure:/www/css/master.css which is empty/merges/android/css/master.css which contains all styling. When I deploy the app as usual, everything works fine. However, in live-reload...
View ArticleIon-content inside ion-content
@alanmarth wrote: Hi everybody. I have an abstract state, and I want it to have some stuff (like a logo) at the top of its template, and bellow an ion-nav-view with the content of its children states....
View ArticleHow to load the correct state after a push notification when app is in...
@prabhu_108 wrote: I'm trying to save some data to local storage when a push notification arrives (users sometime have to login when they click on the push notification before I can take them to the...
View ArticleNav-bar desaparece
@3011rafael wrote: Tenho uma nav-bar com um botão que abre um Side-Menu. Porém, quando mudo de tela, o nav-bar desaparece. Gostaria que permanecesse sempre o mesmo nav-bar com o side-menu. Alguém me...
View ArticleWhy does this not work
@Harilall wrote: Hi Guys, I have a simple function to refresh my home view on an ng-click now this works perfectly well in chrome on my laptop but it doesn't work on my android device, I have the...
View ArticleHardware back button in android not working
@hitesh436 wrote: I updated the ionic version to 1.2.1 but still my $ionicPlaitform methods like registerBackButtonAction doesn't work and also other methods.I made my states static as well as dynamic...
View ArticlePreventing password autofill
@rajsekhar wrote: Hi guys, i am working on a mobile web Dev project where in the login page i need to prevent the password field to be autofilled. I tried with having a dummy field with...
View ArticleIonic API rest with python
@Aceconhielo wrote: Ey I wanna know how to use the python Api example for Ionic notifications. Im newbie and I don't understand how it works. I tried to run the code but it shows me an error:...
View ArticleShould I use $cordovaPush for 'Push notification received'?
@Taehwa wrote: Hello. I want to make notification feature and connect to badge. Once user gets notification then the number of badge increase. I followed this link for push...
View ArticleCalling function in controller from on resume event in app.js
@martinjbaker wrote: My app is based on the tabs template. When the app comes to the foreground I want to force the data to be reloaded if it is stale. Since $ionicView.beforeEnter and...
View ArticleScroll to top after to digit in a input text
@brunofcosta wrote: In my APP, on the login view, when I click in the input of the password, for example, the page is scrolled down and I can digit my password, but after that the keyboard is closed,...
View ArticleIonic - age number spinner component
@DJ.eLLy wrote: Hi ppl, i'm working on hybrid mobile app and got on a little problem. Since i'm new to Ionic framework a been using it for a month only, i'm still learning and connecting all the dots...
View Article