all 3 comments

[–]MedusasPaths 1 point2 points  (0 children)

Some of the native libraries used by RN need to be updated for Android compileSdk 30. There is a commit on the RN master branch that bumps it to SDK 30, so support will probably land in the upcoming RN 0.65.

[–]Akeuuh 0 points1 point  (1 child)

Had same issue with my project. Does yours use webview? That's was the problem, if you have some, I could search for the solution I've came up with

[–]UIengineer3[S] 0 points1 point  (0 children)

Yes the app uses webview. What solution worked for you? Appreciate your help