Directive that only works in the emulator, not in iOS or the iOS emulator
@phix wrote: Hi Everyone, I'm having trouble debugging the following directive. It doesn't show up at all on my iOS device or the iOS emulator, but is 100% functional in my chrome browser. Has anybody...
View ArticleTrying to use cordova-plugin-wakeuptimer
@john_naals wrote: Hi, I'm trying to integrate https://github.com/wnyc/cordova-plugin-wakeuptimer into an Ionic app, but having issues getting it to work, and not found too muych info when googling....
View ArticleHow to split screen into two parts in ionic?
@Sandy1 wrote: Hello all, I am new to IONIC. I am trying to make screen into two parts. One should be constant with card and other should be scroll able list like below image. Please do the needful....
View Article[Ionic2] How to get device details
@maruti wrote: Hi,I was wondering how to get devicePlatform, deviceId, deviceVersion and deviceModel in ionic2, any code or any lead will be appreciated. Found a link in ionic v2 documentation but it...
View ArticleIonic not defined but runs on web not on device?
@passa wrote: please see imgur link: Posts: 1 Participants: 1 Read full topic
View ArticleIonic and receiving events from bluetooth
@AndrewHK wrote: Hello all I'm new to mobile and web apps but an experienced programmer. Through my research I came across the Ionic framework and have been very impressed with it, deciding that I...
View ArticleIonic2 typescript + webstorm
@Koleman wrote: Hello, I wanted to try ionic2(typesript version) and webstorm(never used this IDE before). But I've encountered 'reference problem' - there is no reference files inside angular and...
View ArticleMissing Platform Folder
@nil_gad wrote: Badly needed help, I'm missing two folders when I created my first app. I followed the http://ionicframework.com/docs/guide/installation.html and executed It has this directoryinstead...
View ArticleDeep linking between two different ionic apps
@dgproductions wrote: Hi guys!! i'm just wondering if there is any option to redirect between different ionic apps... Here my example:- I have an application that tells you event information- I have...
View ArticleI'd like my Android version looks like the iOS one
@tommarx69 wrote: Hi,I'm building an app with Ionic, but the Android version doesn't look like the iOS version.For exemple, on Android, the tab controller have a grey line between the tab controller...
View ArticleIonic Push Notification - App not live
@karthikdeepakvegi wrote: After doing the below steps to set up push notifications, the app on ionic.io console still says its not live. How do I overcome this? Below are the steps that we have done:...
View ArticleProvide password mechanism while downloading app from Appstore/playStore
@_Jayesh wrote: Hi, @nicraboy, @mhartington and others I have developed an app in ionic and am ready to deploy it on App Store/ Play Store.My question is can we provide secure way for downloading...
View ArticleIonic ngMessages Validation not working
@csplrj wrote: Ionic ngMessages Validation not working as expected. The link http://turtledove.in/test/goex/myAppTabs/registerUser.html has EmailId as required. But the message "This field is...
View ArticleHow to remove the default right icon in ion-item list
@AishApp wrote: Hi,Someone please let me know how to remove the default right icon displayed in ion-item list. I want to display my icon (that too when required) in the list. Posts: 4 Participants: 2...
View ArticleChange position of text/icon on ion-view title in Ionic
@Steph8 wrote: I'm new at Ionic. I'm try to setup a navigation bar with an icon and a text. With this code, I have both: Aree di competenza My problem is the icon is too up. How can I change the...
View ArticleDynamic binding problem with 3rd party library directive
@anand1st wrote: I've been trying to integrate angular-bootstrap-calendar with ionic framework. There seems to be some issues which I can't seem to resolve. The example is in the codepen.io link...
View ArticleTextfield Scroll Problem
@onursimsek94 wrote: Hello everybody. I have a problem. View scroll to bottom when I tapped input or textarea. Video is here. Code <ion-content class="has-header"> <div class="item...
View ArticleiOS Debugging
@maciejkoch wrote: Hello! Do you know any way to debug application with safari browser? In chrome i can see all my unbundled files, but i have no idea what to do with safari. Posts: 1 Participants: 1...
View ArticleCordova plugins load inconsistently on iOS device
@abman wrote: I'm experiencing a problem that i can't seem to figure out. Whenever i run my ionic app on a real iOS device it sometimes works perfectly and sometimes freezes (after the splash screen...
View ArticleMost reliable Google Places Autocomple directive?
@shotbyabel wrote: Good Day or Night to all you fellow Ionic Devs! I've been searching for the past couple hours for THE BEST and most reliable directive that will use Google's API to autocomple...
View Article