Category "ionic-native"

Getting install FCM plugin issue even if plugin is installed

I am building push notification for my app but when I am running my app on device I am getting following error: vendor-es2015.js:101693 Native: tried calling FC

WifiWizard 2 ERROR_ADDING_NETWORK

I need some help. I try to develop an app which is setting up the wifi connection on an android device. I try to use WifiWizard2 with this.wifiWizard2.connect(s

cordova-plugin-firebase is not working in ionic 3

i want integration cordova-plugin-firebase in ionic 3 added this plugin $ ionic cordova plugin add cordova-plugin-firebase $ npm install --save @ionic-native

How to create the ionic slider with shows some pixels of next and previous slides in the present slide

i have created the sliders like this but i need something like this Here is my code <ion-slides [options]="slideOpts_slider"> <ion-slide> <img

how to open PDF URL into the app without downloading in ionic 5

i am already try with this plugin but no luck how to achieve like this https://ionicframework.com/docs/native/file-opener https://ionicframework.com/docs/nativ

Ionic 3 pause and resume events triggering multiple times in Android

I am facing strange issue in ionic 3 pause and resume events, whenever I paused the application, events are calling multiple times(once 2, once 3 etc). Here is

How to run Ionic app on android-studio with capacitor on Ubuntu?

When I run the ionic capacitor run android command, to launch my application in Android Studio, I get the error saying: Unable to launch Android Studio." Yo

Cannot make http call on device

I couldn't get http api call working on the device. Cors is blocking it. I tried native http error as described in the link below but i am getting weird errors.

how to do prod build in ionic capacitor

In ionic 4, how to do a release aka prod build? The angular part can be build in prod mode by ionic build --prod Now how to copy this build to android? If I do

Ionic cordova-plugin-qrscanner has no camera preview

I run a simple demo to use cordova-plugin-qrscanner, it can scan qrcode but no camera preview. qrscannerDemo on Github Related code blow: import { Compon

advanced-http: "data" option is configured to support only following data types: object

in ionic 5 (capacitor 3 , angular 12) project , i used ionic-native/http for send http request. when use http.post for send FormData object to server var fd = n