hathor-wallet-mobile icon indicating copy to clipboard operation
hathor-wallet-mobile copied to clipboard

Cannot compile in Android Studio

Open msbrogli opened this issue 3 years ago • 0 comments

It seems react-native package is too old. We need to upgrade to at least 0.60.0+.

See: https://github.com/mikehardy/jetifier

When uploading to Google Store, you might get this error message: "Your app currently targets API level 29 and must target at least API level 30 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 30."

In this case, see: https://github.com/facebook/react-native/issues/30814

msbrogli avatar Nov 12 '21 00:11 msbrogli