Align problem with ion-tabs
problem solvedactually, we shoulw put margin:0 auto outside the @media part.
View ArticleMaterial Floating Input Labels using CSS3
Hi. For some reason both the example provided here have some issue in actual ios device. When you tap on the text box to write the entered text comes on the top of placeholder and place holder never...
View ArticleError only on the native app - how to debug
Hello, I am new with Ionic. I am developing my first app.Actually, I've developed the whole app using angular as it was an web app, and then I created a Ionic app blank and paste all my files inside...
View ArticleIonic Development with Visual Studio 2015 on a Windows Machine - Deploy/Debug...
you will need update 2 of apache cordova tools
View ArticleWatching Sass files from `ionic serve`, new in cli v1.1.9
So my changes in scss stoped working after a while and then I noticed when doing ionic serve I was receiving the following error message: Starting 'sass'... [11:46:32] [gulp-sass] no mixin named...
View ArticleNew to Ionic and Angular. Help with calendar
I figured it out I was missing a brace } on line 32.
View ArticleImage is not getting uploaded to s3, it did but file is not opening
$scope.getPictures = function(){ var options = { quality : 50, destinationType : Camera.DestinationType.DATA_URL, sourceType : Camera.PictureSourceType.PHOTOLIBRARY, allowEdit : true, encodingType:...
View ArticleIon-scroll - not able to scroll vertically (even using the known workaround)
Hi everyone! I know it's a known issue as I've been googling it for quite some time now. To get around tis problem there is known workaround...
View ArticleUsing Cordova Geolocation API with Angular Google Maps and Google Places
hi everyone, I am pretty new to Cordova in general. I would like using ngCordova with Angular Google Maps and Google places API. I'm trying to get my example (SAKOTTURI APP). This example showing:-...
View ArticleHttp call not working when testing on iPhone
You ran into App Transport Security restriction introduced in iOS9. Please read: http://blog.ionic.io/preparing-for-ios-9/
View ArticleAngular ui router
$ionicHistory.nextViewOptions({ disableBack : true }); http://ionicframework.com/docs/api/service/$ionicHistory/ try it
View ArticleIonic starter is not emulate on ios
Hey guys, have you seen that your starters are not emulate on IOS with the last version of IOS/Xcode ? I think I've all updated but tell me if I'm wrong.Here my ionic infos: Cordova CLI: 5.2.0Gulp...
View ArticleHelp wanted
Hi all.I'm starting my company that is focused on mobile applications using obviously Ionic framework.A client ask me to create an app for android, ios and wp about augmented reality.Someone want to...
View ArticleIonic ios9 issues
Thanks. I was finally able to get an i-device and the this working. There are several errors that occur but I have no idea how to proceed solving these. Does anyone have suggestions on what I should...
View ArticleNew font from iOS 9 will be applied? - San Francisco
San Francisco does work in the Simulator, only not showing in Ionic View.
View ArticleversionCode problems with new Gradle build?
I'm having the same problem on Mac. Also, I can't get my versionCode to update at all unless I remove and re-add the platform. Did you ever figure anything out?
View ArticleError only on the native app - how to debug
http://www.gajotres.net/how-to-properly-debug-your-ionic-application/
View Article