-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to upgrade to Android 12 #116
Comments
@christocracy it seems the RN version of your geolocation library is much ahead of this native version. Is this version deprecated? - and is there a different way to consume your geolocation library in iOS / Android native apps? (I hope so, that would be cool!) |
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. You may also mark this issue as a "discussion" and I will leave this open. |
|
Your Environment
Expected Behavior
The application should run with no problems after updating the compile and target sdk version to 31 (Android 12).
Actual Behavior
The application is having issues during the manifest merger due to the lack of the "android:exported" tags in one of the SDK receivers in the AndroidManifest.
Steps to Reproduce
Debug logs
The text was updated successfully, but these errors were encountered: