How to listen to swipe event on ion-toggle?
@drodrigo wrote: Hello everyone! I've been trying to check wether the user clicked or "swiped' a toggle element, but the problem is that even though ng-click works fine for clicking events,...
View ArticleIonic Push Notifications strange behaviour
@fmmainere wrote: Hi there, today while i was using an app i developed with ionic push i noticed it fell back to SMS because push notifications were returning an error. So i went to apps.ionic.io, and...
View ArticleLength of input type text
@chocoholic wrote: is there anyway to make the input type text appear til the end of the input type box while typing? Posts: 2 Participants: 2 Read full topic
View ArticleHi I've been having problems withi ng-repeat and a array multidimencional of...
@cristhian4545 wrote: I have this array[Array[0], Array[0], Array[0], Array[0], Array[0], Array[0]]0: Array[12]1: Array[12]2: Array[12]3: Array[12]4: Array[12]5: Array[12] inside 0: Array[12]0:...
View ArticleSide Drawer content Nested States Transitions
@statictjo wrote: Hello, I'm designing an application for mobile phones using cordova. I've made some good progress where I can transition between state to state inside my side menu content while...
View ArticleSelect item looks like android 2.3 on android > 4
@Mnosh wrote: I'm using the select tag on my ionic apps, and when I run on my android 5 it looks green.how can I change that? Posts: 1 Participants: 1 Read full topic
View ArticleCordova Capture with ionic is not supported for iOS 9?
@ghamtre wrote: Hello guys, I use the default cordova-platform iOS @3.9.2 but every time I got access to my camera on device (iPhone 6 - iOS 9) I got this error: Snapshotting a view that has not been...
View ArticlePlugin doesn't support this project's cordova-android version....
@calevano wrote: Plugin doesn't support this project's cordova-android version. cordova-android: 4.1.1, failed version requirement: >=5.0.0-dev Posts: 1 Participants: 1 Read full topic
View ArticleModal - multiple sites (login and registration)
@Driesel wrote: Hey guys, any good idea for solving following problem: Modal on start (working), standard site login, BUT with link to registration (2. site in modal).How do i get a second site...
View ArticleSticky object in a list
@tyrale wrote: I have a different kind of behavior I need. Imagine a list with 1000 users. I am user 500. When the view loads I see my record in the middle the screen placed in rank order. 1 at top,...
View ArticleAngular Testing With Ionic
@whileyryan wrote: Hi all, I am currently trying to write unit tests for my Ionic app, but whenever I use inject suddenly testing stops working and I get an error. Angular-mocks is the same version as...
View ArticleMigration Ionic 2 - CSS Components
@Luxo wrote: Hi,I checked the Ionic 2 css components and I loved them. I want start using them in my ionic 1 project without migrating the all project. There's any issues replacing the ionic 1 with...
View ArticleBarcode scanner detection and fetch data from database
@jesst446 wrote: I have got the Cordova plugin set up in the html and I have added all of the data into firebase but does anyone know how I would link the barcode scanner to firebase so it would bring...
View ArticleWhitelist plugin not working on specific device Android
@mbLc wrote: Hi, I don't know why but I have a samsung tablet working fine even without the whitelist plugin and my friend (who is not in the same city) can't log in into the app. So I supposed it was...
View ArticleProblem "Ionic browser"
@mrach wrote: Hello With command "Ionic browser" thanks for your help Posts: 3 Participants: 2 Read full topic
View ArticleIonic side menu bar styling
@pinson wrote: How can I style menu bar using my css. The menu bar is not responding to my CSS Posts: 6 Participants: 2 Read full topic
View ArticleThe change of data in controller doesn't update automatically
@zhouhaowowtv wrote: I pick an image from album and assign it to a variable in class. But it won't be updated in my page until I scroll my screen up/down a bit. For example, my html: <img...
View ArticleParallelly running many pages
@valarmathi wrote: In my app at the first page i am starting my timer once if i change my state to other and if i come back to timer page it is reloading. i want my timer to keep running even if i...
View ArticleCloudinary - Upload preset must be in whitelist for unsigned uploads
@ruchiy wrote: Hi,I want to upload image, to Cloudinary, taken directly from camera in Ionic using cordova camera plugin. I am getting an error of code 1, having message "upload preset must be in...
View Article[solved]Dont understand why this is not working, help me pls
@Yagami2k04 wrote: index.html<html ng-app="ionicApp"><head> <link rel="stylesheet" href="http://code.ionicframework.com/1.0.0-beta.1/css/ionic.css" /> <script...
View Article