$ionicLoading stuck during extensive calculations
Hi, maybe this is a late night issue, but I cannot solve this puzzle by myself. I've got a time consuming calculation that takes about 4 secs. I'd want to use the $ionicLoading service to show a...
View ArticleAnimations lag on android (smooth on iOS?)
Hi, now try the crosswalk version on a webview powered android and you won't be happy.
View ArticlengCordova error when trying to update with bower
I've tried to make sure I'm using the latest version as my ngCordova media plugin isn't working for some reason. I get this error: npm WARN locking Error: EACCES, open...
View ArticleXcode 7 does not attach ios window to safari
Ok, I don't know why, but a restart and all works now. Hmmm... I have always thinked that "Restart and Retry" was for windows users, but at the moment MAC is on this way... M.
View ArticleWhere to specify small icons (for notifications in status bar) in config.xml?
Android 5.1 expects a white-on-transparent icon for status bar. App icon is with full color, and those for notifications are in white-on-transparent. So there should be two distinct zones in...
View ArticleMissing style.css after build with yeoman ionic
I used https://github.com/diegonetto/generator-ionic to build my project, but after I run grunt to build files into www, and then run ionic serve, my styles.css file is missing, the www/styles fold...
View ArticlePhone gap build
so if i use the ionic cli and build my project i can get the out put as a apk file?
View ArticlePhonegap+AngualrJS+Ionic
It's possible to use Phongap as a base platform and for UI - ionic framework and Angular JS as a back-end?
View Article/css/ionic.app.css Failed to load resource
Hello Guys, im was extremly happy with Ionic but actually I got so many problems. Most of them with other tools like Vs and ripple.js. But this one drives me really crazy, I just dont get sass to work...
View ArticleSome features in my Android APK don't work but they work fine when I use...
I am having issues with geolocation functionality in my Android release. The app works fine when I test it on my device using ionic run android and when using ionic serve. The app requires location...
View ArticleCapture done button pressed on virtual keyboard in iOS
I have a simple form (without using a form element). I am allowing the user to enter into an input field. Now I want to capture the event when they press the "Done" button on the keyboard. How can I...
View ArticleLogin-page then menu-with-tabs
Hello all! I've been building an app since last spring and have not been able to figure this out at all. So here goes. I want a few login pages without a menu (login, sign-up, forgot password, etc)....
View ArticleKimono labs API request
l have created an api with kimonolabs and am trying to make a request from that endpoint.this doesnt seem to work... .controller('maritimCtrl', ['$scope','$http', functio($scope, $http){...
View ArticleIn Ionic View, a single click changes state but immediately reverts to the...
I've seen similar problems, but the iOS9 patch seems to solve them. http://blog.ionic.io/preparing-for-ios-9/
View ArticleIon-content does not show anything in it - just a blank white screen
did you try that ?there are issue with ios recently .config(function($stateProvider, $urlRouterProvider, $ionicConfigProvider) { $ionicConfigProvider.views.swipeBackEnabled(false); }
View ArticleUnable to push ipa file through xcode
Hi,I am trying to release my ios app. But I am unable to push the archive.Here is the error can anyone tell me how to fix it?
View ArticleLive Reload Error: Failed to load webpage with error
Yup, I'm having the same issue. I upgraded to El Capitan and Xcode 7. I've applied the transport security fix and updated to AngularJS 1.4.6 for the $location fix, and I still get launch failures with...
View Article