Keyboard won't show up on input focus ios
I am currently trying to develop an ios app for some sort of message board but the keyboard won't show up, in the emulator, when the input fields gets focus, i.e click on them (I started the project...
View ArticleError running gulp sass
Edit 3 Don't forget that with Sass, it doesn't have to be one or another : you can include / import "as many" files as you wish. Copy the content of your style.css into a style.scss (.scss) file (or...
View ArticlengCordova error when trying to update with bower
You need to open up XCode and you'll get a popup to agree to the XCode license. After that you shouldn't be getting that error anymore.
View ArticleHow setup orientation to iOS?
How setup orientation to Portrait, Landscape Left, Landscape Right, but not Up-Side Down? The tag: <platform name="ios"> <preference name="Orientation" value="all" /> </platform> Set...
View ArticleHow to launch native email with an image
Thanks. As an alternative, is it possible to copy a canvas image into clipboard? I tried copying the dataUrl but doesn't seem to paste in gmail composer.
View ArticleUnable to show images in iOS
Hi bradmartin, I removed application on iPad and reinstalled it. so application id is different from the above url. in pre tag i am getting...
View Article'webkitMovementX' is deprecated. Please use 'movementX' instead
I'm having the same problem. I posted here to show buggy behavior. Screenshot: Ui-Router: State Transition Error ionic Currently I'm using states in my Ionic Framework App. When I press the back...
View ArticleFixed background image
I'd like a fixed background image and my pages to slide over the image as I navigate (rather than slide in a new page with a new instance of the background image). To achieve this I set the background...
View ArticleTab icon shows glitch when switching tabs on IOS
I applied this patch and it fixed the flickering on the tab bar. http://blog.ionic.io/ios-9-potential-breaking-change/
View ArticleIOS9 web-callout fix
Hi, hope this helps someone: If you suddenly see a "callout" when long pressing on a web view, that is due to a bug in IOS9 - it is ignoring -webkit-user-callout and -webkit-touch-callout set to none....
View ArticlePhone Verification
Hi, I'm trying to build a login system with a phone authentication system. Does anyone of you have experience with this? I'm using cloud as a backend, and they have twilio integrated in cloud. So i...
View ArticleHow to launch native email with an image
OK, so I suppose this is perhaps the best option. I tried this plugin https://github.com/katzer/cordova-plugin-email-composer/blob/cab303d/README.md And the code is very straightfoward: var img_data =...
View ArticleWordpress Rest Api ionic app loading problem
Hi All, I was developing an wordpress ionic app using wordpress rest api using jetpack. I followed this cool tut. Hybrid Mobile Application with Ionic/Cordovabut I found a pretty ugly problem. when I...
View ArticlescrollIntoView on item in list leads to a chroot-jail like experience
I have an ion-nav-view containing ion-content and then a list of items. Based on some user action, I want to bring a list item into the view. But when I use scrollIntoView() on the DOM element, I can...
View ArticleChanging project default font
@eshinkawa Did you resolve this? I am trying to do the same but couldn't. I followed this : http://emiliote.tumblr.com/post/114055106397/in-the-wild-with-ionic-and-custom-fontsbut i couldnt.
View ArticleWordpress Rest Api ionic app loading problem
http://blog.ionic.io/handling-cors-issues-in-ionic/
View ArticleChange the content inside of ion-content without changing the .html
Thanks! It's works.
View ArticleWordpress Rest Api ionic app loading problem
@declanmurphy sorry but what it is the quick solution ?
View Article