Top "Ionic-native" questions

The tag specific for ionic-native, a replacement for using ngCordova and supports ionic 1, 2, 3 and 4, and since ngCordova tag is existing this tag must exist as well, the ngCordova is such a different tag and not related to ionic-native, so it is helpful to avoid any conflict between these two tags.

Ionic 5 with Angular 9 - Angular JIT compilation failed: '@angular/compiler' not loaded

Ionic 5 was announced a few hours ago (12th Feb 2020) and I upgraded my one of the small production app to …

angular typescript ionic-framework ionic4 ionic-native
ionic build android's Error : copyFileSync: could not write to dest file

When I use the command : ionic cordova build android here is what I get : cp: copyFileSync: could not write to …

cordova ionic-framework ionic3 ionic-native
Ionic 4 - AlertController: Property 'present' does not exist - Angular?

I'm setting up a new alert in Ionic 4 - blank type:angular project. It's basic alert but I get an …

ionic-framework mobile-application ionic-native ionic4
Problem with play-services-measurement-base on ionic

I have a problem on an ionic project that it started happening yesterday without modifying any dependency. When I run …

android ionic-framework android-gradle-plugin ionic3 ionic-native
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 …

cordova-plugins qr-code ionic3 ionic-native
ERROR] An error occurred while running cordova prepare (exit code 1):

[ERROR] An error occurred while running cordova prepare (exit code 1): Discovered plugin "cordova-plugin-camera" in config.xml. Adding it to the …

cordova ionic-framework ionic2 node-modules ionic-native
Could not find com.google.android.gms:strict-version-matcher-plugin:1.1.0

Could not resolve all files for configuration 'classpath'. Could not find com.google.android.gms:strict-version-matcher-plugin:1.1.0. Searched in the following …

android ionic-framework ionic3 ionic-native
Cannot find module '@schematics/angular/utility/project'

If I do ionic generate component xxx An unhandled exception occurred: Cannot find module '@schematics/angular/utility/project' Require …

javascript angular ionic-framework ionic-native
Displaying a FILE_URI image taken by Native Camera in Ionic 3

How do you display a FILE_URI image taken by the user using @ionic-native/camera in Ionic 3? I can use …

ionic-framework ionic3 ionic-native
How to Store Array Data Using Ionic Native Storage?

I'm planning to use ionic native storage to store some translation history, whenever there's a word being translated. The translation …

angular ionic-framework ionic-native