igaurab/user_location_plugin

APP crashed on startup with Android 29 API [Android X]

Opened this issue · 2 comments

Describe the bug
Your plugin work fine on ios, but when i tried it with my existing app that target 29 api. It crashed on startup on android 10, while work fine on below android api 28

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...' set android api to 29
  2. Click on '....' test on android 10
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Android
  • Browser Safari
  • Version

Smartphone (please complete the following information):

  • Device: Android SDK built for x86 (mobile)
  • OS: Android API level 29
  • Browser Safari
  • Version

Additional context
Add any other context about the problem here.

Hi, I tested it on Android API 30, and it seems to work fine. Could you please paste down the error?

application crashes on startup, there is no log to track