Troubleshoting implementing on ionic cordova's project
See original GitHub issueI’m trying to configure cordova-plugin-googlemaps on my Ionic/Cordova’s project, so I followed the instructions contained in Installation on Windows But when I run my app none map is showed and I just receive those lines on console:
27010-27010/com.awesome.app I/dalvikvm: Could not find method android.content.pm.PackageManager.isInstantApp, referenced from method com.google.maps.api.android.lib6.drd.av.a 27010-27560/com.awesome.app I/dalvikvm: Could not find method android.os.PowerManager.isInteractive, referenced from method com.google.maps.api.android.lib6.drd.aa.a
This is my ionic info:
cli packages: (C:\Users\MainUser\AppData\Roaming\npm\node_modules)
@ionic/cli-utils : 1.19.0 ionic (Ionic CLI) : 3.19.0
global packages:
cordova (Cordova CLI) : 8.0.0 Gulp CLI : not installed globally
local packages:
Cordova Platforms : android 6.4.0 Ionic Framework : ionic1 1.3.4
System:
Android SDK Tools : 25.2.3 Node : v6.11.2 npm : 3.10.10 OS : Windows 10
Environment Variables:
ANDROID_HOME : C:\android-sdk
Misc:
backend : pro
I’m submitting a … (check one with “x”) [x] question [ ] any problem or bug report [ ] feature request
If you choose ‘problem or bug report’, please select OS: (check one with “x”) [x] Android [ ] iOS
cordova information: (run $> cordova plugin list
)
insert the output from the command here
If you use @ionic-native/google-maps
, please tell the package.json (only @ionic-native/core
and @ionic-native/google-maps
are fine mostly)
Current behavior:
Expected behavior:
Screen capture or video record:
Related code, data or error log (please format your code or data):
The person who share your project files on Github (or other git repository) is in faster lane than other people.
Please share your project files on Github or others(Bitbucket, Gitlabs...etc).
If you don't want to share your project files, please create a demo project, then share it.
Screen captures, and/or native logs(such as Logcat, xcode logs) are appreciate.
Giving much information, you are waiting time is less.
Thank you for your cooperation.
Issue Analytics
- State:
- Created 6 years ago
- Comments:12 (8 by maintainers)
Top GitHub Comments
Okay, I tested with the latest cordova version, but it has lots of problems. So please install like this.
Please share your project files on github.