About the Ionic Native category

Have a question about using Ionic Native plugins in your Ionic app? Feel free to post them here.

1 Like

Please assist here-

inapp purchase plugin is not working in ios…getting error plugin not installed

Hi, this plugin not working correctly, u need to create path into your platforms/android/CordovaLib/src (/com/android/vending/billing) and paste file IInAppBillingService.aidl, after that all will work perfect

How to use Ionic Native Storage in Ionic 4 and how is it different from Ionic Storage in ionic 3

Uncaught TypeError: Object(…) is not a function
at vendor.js:66971
at Object…/node_modules/@ionic-native/geolocation/index.js (vendor.js:67036)
at webpack_require (runtime.js:82)
at Object…/src/app/app.module.ts (main.js:230)
at webpack_require (runtime.js:82)
at Object…/src/main.ts (main.js:362)
at webpack_require (runtime.js:82)
at Object.0 (main.js:384)
at webpack_require (runtime.js:82)
at checkDeferredModules (runtime.js:44)

I’m having geolocation problem

How to get a DECRYPT token using this plugin?

Following the documentation, and when executing the DECRYPT method, it opened the digital print dialog box, after that, returned the PASSWORD but was not able to.