This is how to run on Android 10.
Opened this issue · 2 comments
Deleted user commented
For anyone using Android 10, the last working version was @2.0.5
Then in platform > android > app > build.grade find the below line,
// SUB-PROJECT DEPENDENCIES END
and add this below it,
implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
stale commented
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
stale commented
This issue has been automatically closed, because it has not had recent activity. If you believe this issue shouldn't be closed, please reopen or write down a comment requesting issue reopening with explanation why you think it's important. Thank you for your contributions.