Style inside ion option
@taiiieb wrote: I have an ion select that display me a list of user, every user have a state = true / false, I want to display beside the user name a cercle with css if true = green , if false red I...
View ArticleError: Can't resolve all parameters for HttpHeaders: (?)
@NorthFred wrote: What am I doing wrong? My code as given below is trying to get response from a GET method. However, I am running into this error: Error: Can’t resolve all parameters for HttpHeaders:...
View ArticleSubscribe with InApp Purchase plugin?
@htorbov wrote: Is buy() the correct way to monthy subscribe with ionic-native/in-app-purchase and how do I un-subscribe? Posts: 1 Participants: 1 Read full topic
View ArticleI have two buttons in my app one for open gmail and other one for open map...
@scientificwebs wrote: this is the method for open gmail mailto() { this.platform.ready().then(() => { if (this.platform.is('ios')) {...
View ArticleIonic Tinder Issue
@whitehorse wrote: I wanna use Tinder Effect in my project Now I am using Angular2-Swing Works now, But only can’t trigger Throwout event Just throwoutleft, throwoutright Let me know who have good...
View ArticleILocalNotification "trigger at" not working?
@trezentos wrote: So I’ve been trying to schedule a few notifications for specific dates and times. The user would go through a process, and at the end, the notifications would be scheduled. The thing...
View ArticlePhonegap-plugin-push and cordova-plugin-background-mode problem on ios
@snikh wrote: Hello noobs! I know that this forum is almost dead for middle+ difficulty questions but I will try one more time. I am almost sure that I will not receive an answer that will help, but...
View ArticleIonic, Fetch data to firebase
@Royken wrote: Hello, I’m trying to fetch data to firebase and it is not working. This is what I have: FirebaseProvider import { AngularFireDatabase, AngularFireList } from 'angularfire2/database';...
View ArticleBuild Ionic 2 App for Phones Only
@kunaljaura wrote: Hi, I have an app that I’m trying to publish on Google Play Store but I want to restrict it to only be deployable on phones. I saw that there is a target-device attribute to the...
View ArticleIonic 3 NGRX - subscription function for state change called multiple times...
@BrentAshWilliams wrote: I have an ionic 3 application that I am using NGRX to keep track of states. My app connects over BLE to a device. In my connection page (connecting to a BLE device), I have...
View ArticleMIPS and MIPS64 no longer used in Android NDK r17b, but cordova is still...
@NoahTanenholtz1 wrote: I was getting this bug when I was building my android app through Ionic Cordova “:app:transformNativeLibsWithStripDebugSymbolForDebug’”. I was able to fix this issue by...
View ArticleInAppBrowser not working that cannot open on app
@mitchelllau wrote: i am trying to create an in App Browser ios and android app (Basically open a web site as a mobile app) However when i deploying on my iphone the web doesnt open on the app, but...
View ArticleMy app has two app IDs associated with it
@codingBeast wrote: So I just finished this app for a client but I made a big mistake and I hope it’s not too late to fix it. I had a previous app from which I had a lot of code I could reuse for this...
View ArticleShould I learn typescript to develop apps with ionic
@hsen2012 wrote: Hi guys Should I learn typescript to develop apps with ionic or just js enough Posts: 1 Participants: 1 Read full topic
View ArticleDropbox integration in ionic 3
@yvancoyaud wrote: Hello, I would like to use the Dropbox APIs in my ionic application. In index.html, between the tags I added: <script...
View ArticleI've heard apple will reject any hybrid apps is that right?
@hsen2012 wrote: I’m Android developer but I’ve seen friends use ionic to develop for iOS and Android and that’s amazing and I love ionic I have started learning html css JavaScript and angular for...
View ArticleVideo download Like youtube
@santanu0107 wrote: I have a requirement where I need to download videos from my app and store them within the app so that the videos are not accessible from the folders, but can be viewed only from...
View ArticleVideo download as like youtube
@santanu0107 wrote: I have a requirement where I need to download videos from my app and store them within the app so that the videos are not accessible from the folders, but can be viewed only from...
View ArticleHow to set a timer for provider to show a message if not return a value?
@anespa wrote: Friends, I have a form with combo values load based on the provider data… If there is no data for that provider the loader spins indefinitely.I need to show a reasonable message like...
View ArticleUsing FontAwesomeModule in Ionic3
@lawchihon wrote: I am trying to use Font Awesome 5 in Ionic 3.20.0. I followed https://fontawesome.com/how-to-use/on-the-web/using-with/angular and installed @fortawesome/angular-fontawesome@0.1.0-10...
View Article