How to add icon inside input tag in ionic?
@dipak_mahapurkar wrote: Hello,I want to set icon inside of input tag like android:drawableRight tag, like give below image for both side left and right. Please help me how i solve this issue with all...
View ArticleWay to APDU- Data
@PSchweinsberg wrote: Hi, I want to implement a simple “Run GSM Algorithm” APDU which returns SRES and Kc to an random number.I've found that:...
View ArticleBeta push problems
@turko wrote: I'm currently migrating from ionic.io alpha to beta on my app and I noticed some strange behaviors: The notification icon I setup on plugin config no longer shows up when I receive a...
View ArticleIonic2 - How to import css files for a page component
@visd_ionic2 wrote: I have to import some other stylesheets residing inside node_modules (bootstrap.css from node_modules, etc). I tried by adding styleUrls inside @Page, putting the styles in the...
View ArticleApp not working well in jelly bean?
@riteshbhat17 wrote: App is working smooth in Android L and M but when i am testing it on jelly bean it changes the alignment of some things like...the back button and floats it to right...and on...
View ArticleIonic push - send to external ids
@mazz wrote: Is it possible to send pushNotifications to external_ids? Sending pushes to the ionic generated id works. Posts: 1 Participants: 1 Read full topic
View ArticleAutomatic list dividers in Ionic 2
@max_maeuschen wrote: How is it possible to create automatic list dividers inside a ion-list in Ionic 2? Posts: 1 Participants: 1 Read full topic
View ArticleRemove IOS platfrom in CLI
@chiptoll wrote: Once I run - $ ionic platform ios is there any way to remove it so I go back to previous hybrid build? Thanks! Posts: 1 Participants: 1 Read full topic
View ArticlebeforeEnter not firing on IOS and href
@badpenguin wrote: I just noticed today that on IOS the beforeEnter event, for an already loaded view, is not firing when clicking a link that contains a state url href="#/app/mystate" , strange... it...
View ArticleAndroid on-hold
@AndrewHows wrote: onHold doesn't seem to work for me on Android; it's working correctly in the browser, but not on the device. Looking though the forum history, apparently this issue was fixed with...
View Articleionic2-app can't run in wechat's browser of android
@foxok wrote: Hi friends.I plan to develop webapp (not hybrid app), so I am testing ionic2 in Wechat and I cloned the ionic-conference-app. it is OK in the browser of PC, the browser of android phone...
View ArticleOne tab working but same exact other 2 not ionic
@bazimov wrote: I have one tab working successfully as I wish, but when I did the same thing for other 2 tabs just changed names not working. There is something minor I am overlooking but do not know...
View ArticleIOS App got rejected on itunes (10.6 Details: Not using Safari View...
@appcoder04 wrote: Apple noticed that the user is taken to Safari to sign in or register for an account, which provides a poor user experience. They recommend implementing the Safari View Controller...
View ArticleError when swiping back on list item V2
@dmarcos89 wrote: Hi, the problem im having is that when navigating from a list into an item detail, when swiping back, it:- swipes back with animation, to the list page- also tries to open the...
View ArticleReading json file from local (for Android)
@periyasamy17 wrote: my json file use in only at local browser...at the same app when i run my mobile this is not working 404 error.How to i solve this problem ?i am using $http method. Posts: 1...
View ArticleApp Restarting on Incoming SMS/Phone Calls
@DenverCoder9 wrote: Hello, I have an app that seems to re-start whenever the device receives an incoming SMS or telephone call. This forces the user to have to start their process over. I was...
View ArticleIonic Push Notification not working
@ahyconsulting1 wrote: I am Umang and I am working on an Ionic project and I have tried adding Push Notification in the app but it's not working. I have tried PushPlugin, ngCordova but none of the...
View ArticleIonic Platform (push, deploy) for v2?
@dylanvdm wrote: I read somewhere that the Ionic Platform (especially regarding deploy) does not support Ionic v2. Is this true? Posts: 1 Participants: 1 Read full topic
View ArticleIonic UI Not UPDATING / Refreshing value of $scope Variable {{var}}
@mkashifpv wrote: Hello.I have created a simple application having SqLite database, I am retrieving single variable "lastname"$scope.rows = getRowsFromDataBase(); It does not show the value on SCREEN...
View ArticleMultiple page instances
@vanGrinsven wrote: Hello all, We're trying to create a chat application which is divided in multiple rooms. It's possible for the user to leave a room and join again. This room retrieves a socket...
View Article