How 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 ArticleIn App purchase not working in iOS 9
@Shore wrote: Hi, I am using @nraboy in app purchase method. It is working excellent in iOS 8 but not working in iOS 9. After completing the in app purchase it is not getting re-directed to purchase :...
View ArticleGetting value of checkboxes from listcards
@florence_jones wrote: Hello,I am developing an app in which I am making use of listcards to categorize sections in the app. All listcards have checkboxes and select boxes associated to a particular...
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: 2 Participants: 2 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 Tabs App with Login Screen
@richardshergold wrote: I'm developing my first Ionic 2 app and its based on the tab starter app. I want to add a Login Screen before the tabs appear and be able to get back to that screen from a...
View ArticleKeyboard driving me crazy
@pierro wrote: Hi, I know there is a LOT of topics about it. A LOT of potential solution, but none of them worked for me. Once I focus on input, some of the input get hidden behind the keyboard and I...
View ArticleInput range ng-readonly
@godzilla43 wrote: In my app I am using ng-readonly with input range and it works in browser but not in device?Background color is changed to grey in devices input range but it still works Posts: 1...
View ArticleError: package org.apache.cordova.engine does not exist
@thuey wrote: I'm trying to build android and get this error: :CordovaLib:compileDebugJava/Users/macme/jolt-ionic/platforms/android/CordovaLib/src/org/apache/cordova/CordovaWebViewImpl.java:32: error:...
View ArticleUI Developer for data-heavy stock market app [freelance]
@cocoapuffs wrote: Hey guys, We're looking to build a hybrid app for stock market research and portfolio tracking, on the Ionic framework. We have the backend, functionalities figured out and...
View ArticleRadio stream
@hfcosta19 wrote: i want to know if it's possible to create a audio stream with rtsp protocol using the media plugin of ngcordova Posts: 1 Participants: 1 Read full topic
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 ArticleProblem scroll error with ionic framework in input on ios iphone
@Aflaton wrote: I have a form with ten fields with a fixed header and a scroll on the bottom.If I use the standard method: On Android, I have no problem. On iPhone, it is not possible to scroll if you...
View ArticlePost data true php to ionic
@niklas_u_f wrote: My regular server is in C:\inetpub\wwwroot, and where i have ionic app is in: C:\Users\Niklas\AppData\Roaming\myapp-6 My php is used for wwwroot, so how can i do to use php for...
View ArticleNo bouncing effect on android device?
@ln206 wrote: Hello there, the bouncing effect (from ion-content) works fine on ionic serve but on an actually device, there's no bouncing effects whatsoever. How could I fix this? EDIT: nvm, I'm...
View ArticleError when trying ionic start myApp creator:number
@GeekyPhilip wrote: At first this was working, but now I get this error: Updated the hooks directory to have execute permissionsUpdate Config.xmlInitializing cordova projectAdding in iOS application...
View Article