GetMetaMap / metamap-reactnative-plugin

Metamap React Native SDK
9 stars 15 forks source link

Location error in android devices #85

Open msKevin190 opened 4 months ago

msKevin190 commented 4 months ago

Background

I am trying to run the KYC flow with metamap and everything on iOS works correctly but when I try to do it with Android it gives me a location permissions error.

Note: I went to the configuration and activated the permissions manually and it still gives this error

phone: Samsung galaxy zflip5 SO: Android 14 React-native: 0.70.10 react-native-metamap-sdk: 5.1.9

The issue:

https://github.com/GetMetaMap/metamap-reactnative-plugin/assets/107640747/20629805-bb12-4495-bc65-7ca1e09b5b1b

AvoSukiasyan commented 4 months ago

hi @msKevin190 . let me check it on my RN example project and get back to you

josephKredi commented 4 months ago

Hi @msKevin190, please how were you able to get your own working, I am getting Cannot read property 'showFlow' of null, js engine: hermes

msKevin190 commented 3 months ago

Any solution regarding this issue? @AvoSukiasyan