Getting empty on fcm token
@Harikag wrote: Hi I installed cordova-plugin-fcm by using below command cordova plugin add cordova-plugin-fcm npm install --save @ionic-native/fcm imported the FCm from and added FCM provider to...
View ArticleHow can i share an audio file through whatsapp
@tabuc wrote: Hello, i want to know how i can accomplish sending an audio file via whatsapp. I have seen this question on this topic as well but sadly it was not answered How can I share audio files?...
View ArticleIonic 3 In-app-purchase 2 for ios return null values
@rahul10023 wrote: Hello… I am using in-app-purchase 2 plugin of ionic v3, and this is the source code (http://https://github.com/captaincole/ionic-iap2), I created products on apple store,when i try...
View ArticleLocal Notifications - Ionic Documentation
@cruisemiraz wrote: Ionic Docs Local Notifications - Ionic Documentation Ionic is the app platform for web developers. Build amazing mobile, web, and desktop apps all with one shared code base and...
View ArticleEmpty Site with: import "@ionic/core/css/ionic.bundle.css";
@nobbi wrote: Hello, why is my testpage empty when i use: import “@ionic/core/css/ionic.bundle.css”; Thank you Here is the code import Vue from “vue”; import App from “./App.vue”; import router from...
View ArticleStart application in the background when push received
@saxovic wrote: Is this possible in Ionic to start application in background when push notification is received. If so, can anyone recommend any plugin which does this? Thanks in advance Posts: 1...
View ArticleHow to display Subscribe data in HTML which is continuous change every second...
@AshClanZ wrote: i m working BLE native library in ionic. I m try to display heartbeat on screen. Here,i m able to get heartrate value on console.log() which is continuously change. what i want is to...
View ArticleOn-infinite-scroll v5
@AJDCNumenti wrote: He probado según los tutoriales y la propia documentación de ionic implememtar on-infinite-scroll, pero no funciona. ¿Alguna solución? Posts: 1 Participants: 1 Read full topic
View ArticleLow performance Ionic v4
@SidiBecker wrote: My ionic-selectable component is with very low performance in comparison to ionic version 3 with de same code. It’s taking a long time to load the list (about 200 items). Tests:...
View ArticleIonic serve --lab error
@ejerskov wrote: When running ionic serve --lab I suddenly get this error: [INFO] Waiting for connectivity with ng... > ionic-lab http://localhost:8100 --host localhost --port 8200 --project-type...
View ArticleIONIC 4 Segment update issue
@swanand6300 wrote: Hi All, I have 2 pages in my application and to navigate these two pages I used routerLink property. I have segment on those two pages and one page contain user list as location...
View ArticleCapacitor android OTG USB
@eabz wrote: Hello, Just want to know if there is a any plugin or API for interacting with a USB device inside capacitor. I tried to use a cordova plugin https://github.com/xseignard/cordovarduino to...
View ArticleIon re-order item inside unclickable (HELP) (V-4)
@liamod94 wrote: I have a list of clickable items in ionic, with the whole item being clickable. I have a toggle that will trigger ion-reoder. The problem is anything inside the is not clickable, even...
View ArticleIon-item-slide does not work using ng-template
@cristianireyes wrote: When I use ng-template to put the options inside ion-item-sliding the sliding does not work. My example code: <ion-item-sliding> <ion-item> Test item 1...
View ArticleNo www folder and slow compiling process
@azureb wrote: I followed the instructions of this Lynda.com video tutorial to build an Ionic app: Building a Mobile App with AngularJS 1 and Ionic by Ray Villalobos Problems: No www folder was...
View ArticleChrome.sockets.tcp problem to receive onReceive.addListener
@andreamori wrote: Hello! I’m using the cordova plugin chrome.sockets.tcp. I have created a provider for managing sockets operations in my Ionic 3 app. Whenever I use the “invioPacchetto” (english...
View Article[Ionic4] - ion radio group on Reactive Forms
@nico_nj wrote: Hi! I’m trying to set up a very simple reactive form using Angular7 and Ionic4, my problem is that I’m not being able to use the formControlName on myion-radio-group. I have 2...
View ArticleError when adding @angular/pwa: Invalid rule result: Instance of class Promise
@teerasej wrote: After I create a project with Ionic 5 CLI, I tried to publish project as PWA and follow instruction in document I run this command in project ng add @angular/pwa which shows result in...
View ArticleFirebase Facebook login error iOS only...
@gozinsa2 wrote: Hi all, I’m following this guide to add Firebase social login to my Ionic v 4 app: https://firebase.google.com/docs/auth/web/cordova On Android, everything works fine. On iOS I get:...
View ArticleIonic3 admob not displaying
@ashutosh10g wrote: I am trying from last 7 days to run Google AdMob in Ionic 3 application. Steps I followed as shown here By using below code, the ads is not displaying! I have followed this...
View Article