IOS keyboard attach ion footer and input disappear when keyboard is visible
@imadbakir wrote: Hi,I'm using keyboard in a modal on an input in ion-footer with keyboard-attach on,it's working fine in android, but in IOS when focus is on input, keyboard appears and Footer...
View ArticleAccessibility features
@jesst446 wrote: Hi, Is there any accessibility features that i could implement into my app especially for the blind ? thanks Posts: 1 Participants: 1 Read full topic
View ArticleUnable connect data from app.js to index.html
@abakhan wrote: I am trying to create a mobile app using Ionic but, I am having a hard time connecting index.html to get the data. I am pretty new at this, can somebody please help me figure it out ?...
View Article"ionic upload" issue (not the same as before)
@myronrezzo wrote: Dear, how are you?After searching the forum and can not find any information related (yes, I researched a lot before posting and found nothing to upload at least) I wanted to share...
View ArticleIONIC App crash only on Android Versions with API17 (4.2) or less
@hugo_r wrote: Hi. The app in question do various http request to connect with the backend. In this sections where it connect to the backend , ONLY on Androids with version less than 4.3 the app crash...
View ArticleInfinite scroll with http post
@angelomrigo wrote: Hi I am trying to create an infinite scroll based on Gajotres post (http://www.gajotres.net/ionic-framework-tutorial-11-infinite-scroll/) My problems are: If i write :...
View ArticleGetting push-plugin to work for android
@pliablepixels wrote: Hi folks,I have iOS push notifications working very well using https://github.com/phonegap/phonegap-plugin-pushFor Android, it compiles but when I run the app, push registration...
View ArticleNg-if boolean doesn´t work after second view load
@appyapp wrote: Hi all the Ionic's community, I'm a beginner with Ionic Framework (a couple of weeks) and I'm facing a little issue. Let me explain.I started to build an app from the starter tabs app....
View ArticleIonic change the service .factory name and doesn't work
@Diego1986 wrote: The problem is simple.I have changed the name of the service Chats in tab templates of ionic. I have changed it in the controller too for the correct injection but when I do this the...
View ArticleDownloading Ionic Alpha CLI Issues
@cameronbourke wrote: Has anyone had any issues downloading the latest alpha release of the CLI? Running npm install -g ionic@alpha gives me the error: npm ERR! tar.unpack untar error...
View ArticleiOS 9 Keyboard jumps up on focus - Ionic View
@PaulHalDev wrote: Hi there, Whenever I change an input field on iOS 9 (haven't tested other versions of iOS) the whole scroll view jumps as seen in this video: https://vid.me/nMU I've tried adding...
View ArticleProtect single tab
@brandenwagner wrote: I am trying to password protect just a single tab. How do i do that? i was trying to start very basic If($scope.username != "admin"){ $state.go('login) } but that doesn't seem to...
View ArticleHow to edit video in javascript?
@radhakrishnancegit wrote: I download a video from rest API and want to add a border to all frames in a video like this http://cdn5.raywenderlich.com/wp-content/uploads/2013/01/Borders-580x500.png . i...
View ArticleIf I use ionic to build as a website, will Cordova plugins still work?
@sylfree9999 wrote: Hi all, I had this vague impression that someone says if you use ionic to build as website(which looks quite like a mobile app), all those cordova plugins will not work. Is that...
View ArticleTransition issue in ionic
@Khairul wrote: Does anyone here know how to fix this transition issue: I just use sidemenu apps. Ther first run was OK. I closed the simulator, then run again. In the second run the issue is starting...
View ArticleIonic Framework Argentina
@fedesardo wrote: we are trying to create a Ionic Frame comunity in Argentina. The main idea is to support each other an contribute with our knowledge. We are not ionic specialist, but we want to...
View ArticleWhite Screen, but everything still works
@agustaf9 wrote: My app works fine in the browser. It also opens up to the login screen on my phone like it's supposed to, but after logging in the screen is blank. I can watch the requests on the...
View ArticleHow to use a cordova plugin on Ionic app?
@aadroa wrote: Hi, I found a great plugin to show native ProgressView Dialog on cordova apps, anyone knows how to implement on Ionic? It is possible to use it? You could give me an example?, thanks....
View ArticleIon-view title from model does not appear when going to route, title appears...
@tbjers wrote: I am trying to set the title of an ion-view from a model property, however it does not appear when I navigate from a previous page to the current page. If I reload the page in the...
View ArticleUnderstanding and debuging ionic application startup flow
@patrioticcow wrote: Hello, I have a generic, almost boilerplate, build.When i open the app i see the fallowing: -- the splashscreen comes up for a few sec -- the keyboard opens for some reason for a...
View Article