Ionic facebook login working locally but not in android app
Ionic login is working locally and at haz.heroku.com however, when i run $ ionic run android and test app in android mobile, facebook login is not working. You can check my codes here...
View ArticleRedFit - Your Ultimate Fitness Companion
Hey guys, my app just went live last night in the Play Store. play.google.com RedFit - THE Fitness Companion North McCormick Your favorite fitness companion: Tracking, Circuit Training, Smart Start,...
View ArticleWhat are you building with Ionic? We want to know!
Hey guys I just got my app published in the Play Store (pending iOS). play.google.com RedFit - THE Fitness Companion North McCormick Your favorite fitness companion: Tracking, Circuit Training, Smart...
View ArticleCollection-repeat has empty unbound items
I seem to have a problem in the app I'm working on (not written by me) that causes a collection-repeat to scroll past the available items. When I inspect the HTML it looks like there are more items in...
View ArticleIonic 2: what is ?
Finally found why the modal was not showing!!! Need to add in your app.html. Just after your !! yeh!
View ArticleIonic serve over SSL/HTTPS
This is a pretty important issue, particularly when working with PhoneGap. PhoneGap will connect to remote services without CORS issues but local environment will not. For insecure requests the ionic...
View ArticleHow to disable cache on $http.get?
I am having the same issue.My first call brings the data from server but the same call gets response from cache every time i make the call after the first.I.e. on pull to refreshI've tried putting...
View ArticleIonic run livereload connection error
I am trying to run ionic run android --livereload, it's working fine, the URL it's giving is: http://10.0.0.1:8100When I am running this command the application is up, there is black blank app...
View ArticleCamera plugin issue about photolibrary
What exactly is the problem? Your sentence doesn't really explain what happens that you don't expect.
View ArticleUnable to update cordova-android
FYI: Cordova (CLI) and Cordova Android are two different things.
View ArticleHow to fetch all images from phone local storage
Define "local storage", define "all local images". Which platform? How should it work? And what do you want for dinner?
View ArticleBasic auth challenge no callback
Durss: If i have to touch the native layer, what would be the appropriate way of doing it if i don't want to loose my changes everytime i generate the ios project ? Create a plugin that does what ever...
View ArticleHistory (back button) not working when using side menus
+1 on this. I have a similar app, back works fine when moving from detail back to master, but $ionicHistory.backView() is always null when moving from one master view (those in the sidemenu) to the...
View ArticleIon nav button is not working
which controller has the function myGoBack()? you could do smthg like this > <ion-nav-back-button class="button-clear"ng-click="myGoBack()" ng-controller=" mycontroller"> > <i...
View ArticleSideMenu is fine I just don't want to swipe to it in the login screen
There's seem to be a lot talk about this very issue.. Disabling the SideMenu and I have looked over everyone's issues.. Fore example here is a good post with links on how to get rid of the sideMenu.....
View ArticleChart.js not working when running on device but OK on browser
I have no idea, but looking at http://jtblin.github.io/angular-chart.js/ there is no mention of adding a <script> for chart.js itself. Possible that this is handled by angular-chart.js?
View ArticleIos-deploy not found when installing
OS? What exaclty are you calling on the console?Checked the issues on https://github.com/phonegap/ios-deploy for related issues?
View ArticleIonicview backup
Login to you account on apps.ionic.io, then click your username on the top right, and then "data" in the navigation. Here you can enter your app_id and download the last version. And after you got it,...
View Article