Device Rotation
@jwt02180 wrote: Okay guys this one seems pretty simple, but I'm not finding anything really talking about what's going on. At work I use Telerik AppBuilder to compile and deploy the app I'm creating...
View ArticleManual added page not view in ionic mode
@usuf wrote: Hi,Just I have added new page in template other pages are created from ionic creator but all other pages are view in ionic but new page is not displaying in ionic. Header it viewing like...
View ArticleStuck for 5 hours: Cannot read property $valid of undefined..(login form does...
@shotbyabel wrote: I have used this code in 2 other AngularJs projects and THEY WORK! The onSubmit function sends data to wherever I direct it to. In this case a simple console log or an alert. As...
View ArticleRunning on Browser vs Running on Device
@rizamasta wrote: Halo , I was upgrade ionic and node.js. this make my app run so bad. If I run on browser, $http.post work properly, but when my app run on device(android) $http.post was error. url...
View ArticleHow to generate .apk file of the app built using ionic framework?
@withravis wrote: Hi everyone... Good Morning .. I am done with my first app developed using ionic framework ... Now I need to generate the version 1 of the app with .apk file format to test it in...
View ArticleChange color bar
@shafiqizwan wrote: Hello guys. How to change the color of the bar that contained "left" and "Playlist" wording? I am very new to Ionic, and sory for my bad English. changebar.PNG1293x415 10.6 KB...
View ArticleIonic scroll delegate: scroll position resets after navbar onclick
@hofshteyn wrote: Hello, Ionic community! I've got a problem with Ionic scroll directive. There is a link at top-navbar to open a modal window, before this I choose scroll position of my Image and...
View Article$http GET 'Unfortunately app has stopped'
@lyubomir_mitkov wrote: Hello there guys. I'm using Ionic Framework for some time for a personal project of mine and just love it. But after the cordova updates my app started crashing when I make...
View ArticleHow to separate actions on templates
@happyrider wrote: Hi, I'm new to ionic ... I have a details page template where I have a progress tracker - it's basically a range 0-100 with step 25 ... I was able to store the value with ngStorage...
View ArticleError in ionic build android
@sureshrs wrote: When i try to build my app using "ionic build android", following error occours: ionicerr.png1300x526 86.6 KB What maybe the reason?? Posts: 1 Participants: 1 Read full topic
View ArticleFailed to use $localStorage
@eldy wrote: angular.module('starter', ['ionic', 'starter.controllers','ngCordova']) .run(function($ionicPlatform, $localstorage , $cordovaPush) { $ionicPlatform.ready(function() {...
View ArticleCLI throwing error on app creation
@rscorer wrote: ` ionic start myApp Error: Cannot find module 'npm-registry-client' at Function.Module._resolveFilename (module.js:337:15) at Function.Module._load (module.js:287:25) at Module.require...
View ArticleCharacter issue in different devices. How can i fix it?
@abaci wrote: Hi İonic folk,I encode my project, I'm finished.I make the following test. While testing, I used two devices.1. HTC One X2. Asus zenfo 5 laserscreen images is as follows.but displays the...
View ArticleIon-content height on keyboard-open IOS
@tatiLi wrote: Hi everyone! I have a problem with IOS version of my app I have block which is hide on keyboard open, but this block is outside of content So when keyboard open ios change height of...
View ArticleIonic help needed
@ankitak85 wrote: I am creating an app in phonegap for daily news, I am storing my news details to amozon s3 server.So in my app home page i am displaying all news list. User can read news in both...
View ArticleExtending $ionicPopup with an id attribute
@steve_reach150 wrote: I'm using Ionic 1.1, and my application uses confirmation popups. For test automation purposes (I'm using Appium), I'd like to add an id attribute to the confirmation and cancel...
View ArticleKeyboard closing causes entire page to disappear
@BrewCrew wrote: I have a form with a textarea using angular-elastic. I can edit the content but when the keyboard closes the entire page disappears about a 1/2 second after the keyboard closes. All...
View ArticleNg-model not working in android or ios but works just fine in ionic serve...
@Kenantt wrote: I am using ng-model to take is a string value and to output another to the a text area. Everything works fine in ionic serve in chrome with no error. When I build for ios or android...
View ArticleBest practice: main code for controllers
@pliablepixels wrote: Hi, I'm curious if anyone can comment on where they put the main code for each controller. Do you just put it in the body of the controller or do you put it in ionic before enter...
View ArticleWhat kind of authentication curl is talking about in push Notification
@saras_arya wrote: I was trying to push a notification. But I can't either via curl or via ReST API. Curl asks me password for my encypted API key ? What is that password. I myself don't know. Kindly...
View Article