blackmann / locationpicker

Location picker for Flutter.
Other
167 stars 159 forks source link

Not working on Bluestacks, Nox or Memu emulator #20

Closed guit4eva closed 4 years ago

guit4eva commented 4 years ago

It seems to crash on Bluestacks4, Nox and Memu emulators. Is that possibly related to the Android versions they are using? Is there a workaround for that?

Stacktrace:

W/DynamiteModule( 4324): Local module descriptor class for com.google.android.gms.googlecertificates not found.
I/DynamiteModule( 4324): Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:4
I/DynamiteModule( 4324): Selected remote version of com.google.android.gms.googlecertificates, version >= 4
I/DynamiteLoaderV2( 4324): [71] Googlecertificates
W/System  ( 4324): ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000005/n/x86_64
W/System  ( 4324): ClassLoader referenced unknown path: /data/user_de/0/com.google.android.gms/app_chimera/m/00000005/n/arm64-v8a
Lost connection to device.
Exited (sigterm)
blackmann commented 4 years ago

Per the stack trace, Bluestacks or the emulators you use do not support Google Play Services, which is required for the google_maps plugin to work