New release problem with app on iTunes. No updates seen
@jtanz wrote: I submitted an app to iTunes App Store with changes and got accepted. But after downloading the new version of the app, it doesn't display my changes. Is there something specific I need...
View Article[Fixed] Problem to run the first application with Ionic
@erichideki wrote: Hello, I'm trying to create my first application with Ionic. But, for example, when I type: ionic start {appname} blank, everytime the command line ask to install a module. I'm...
View ArticleIonic analytics: can I disable tap events?
@ffabreti wrote: Is it possible not to send tap events ? I don't need them and they are just consuming my quota. Posts: 1 Participants: 1 Read full topic
View ArticleHow do you autofocus on an input text field that makes keyboard showing up...
@exiong wrote: I got a modal with just an input textarea. I want to make the keyboard popup automatically with cursor focused on the input as soon as the page launches.I tried to add autofocus on the...
View Article$ionicLoading display dynamic value
@tridentsoftware wrote: How can i display a dynamic value inside of ionicLoading?here is my code but it always shows 0 - initialized value: $rootScope.updateProgress = 0; $ionicLoading.show({...
View ArticleWhat's the best way to .gitignore and manage multiple branches?
@thuey wrote: Currently, our biggest pain point in working with ionic is coordinating different source control branches. We experience the following problems: Different branches wind up with different...
View ArticleHTTP request and using JSON data
@calmcalmuncle wrote: I will use the generic ionic tabs template as an example. On the chat tabs the chats are generated by a JSON array hard coded into services JS. I want to be able to retrieve an...
View ArticleError after ionic serve
@riteshbhat17 wrote: When i start the ionic project a large error message is coming while installing node modules Your environment has been set up for using Node.js 4.2.1 (x64) and npm....
View ArticleUnable to access picture taken from camera
@mrvamsidhar wrote: Hello, I am using cordova camera plugin version 2.1.0. cordova file plug in is 4.1.1. My Cordova framework is 5.2.0I am trying to take a picture using camera...
View ArticleIonic Camera Capture Within HTML Element
@Wolrab wrote: Apologies for the noob question here. I'm looking at integrating the camera within my ionic application for both android and iOS however I'm struggling. I want the camera to initialize...
View ArticleIonic slide box doesn't show up when ng-show is true
@acodebox wrote: I have a slide box that i want it to appear when i click on a button, so i attach ng-show to ion-slide-box for this purpose as following: <ion-slide> <div class="list card...
View ArticleDating app freelancer
@Avaloni wrote: Hi Is there a ionic developer who has already experience in creating dating apps? I have a very interesting project and need a freelsncer who could realize it. The app concept and the...
View ArticleInstallation help ePOS SDK Sample Android
@dumorim wrote: I would like to ask for help installing this printer in ionic the printer that I want to install is the epson t20...
View ArticleIon-nav-bar disappears if clicking a lot around the interface
@Hitman666 wrote: Hey guys, I just stumbled upon a really weird error which I can't explain better than I did in the subject. If someone had this problem he'll immediately know what I'm talking about,...
View ArticleBeta 3, ion-radio checked not working anymore [SOLVED]
@icarus_31 wrote: Hi, Am I the only one that has issue with beta 3 and ion-radio checked properties? Even hardcoded value does not put any check mark Posts: 2 Participants: 1 Read full topic
View ArticleRunning on device issues
@dbertels wrote: I have an ionic v2 app that contains many forms. It generally runs on my android device (a HTC oneX) with the following exceptions: 1 - The keyboard doesn't always activate when a...
View ArticleNeed to set button side by side in ionic action sheet?
@jariwalabhavesh wrote: I am developing Cordova mobile application using ionic framework. I need something more in action sheet. I need 6 button in action sheet as you can see in image and all button...
View ArticleI am unable to Install: bower install ion-datetime-picker
@kknirala wrote: bower install ion-datetime-pickerbower ENOGIT git is not installed or not in the PATH when i try to install datetime picker. this error is showing. Posts: 3 Participants: 2 Read full...
View ArticleHow to use icon in form
@sinclairgf wrote: I am creating a form and I could not get the html date input to work correctly so I was going to use a calendar icon and use the ngcordova date picker. For some reason my calendar...
View ArticleIonic screen events
@elmoromourad wrote: Hello,I'm new here, I'm asking about the screen events that we can use with android !I'm also want to know if it's possible to implements the screen events like facebook (scroll...
View Article