tamotam-com / tamotam-app

(🧪 Early Beta) 🤙 TamoTam. HangOut. Offline.
https://tamotam.com
35 stars 4 forks source link

Fix issue with Gradle and Android simulator #17

Closed danieldanielecki closed 2 years ago

danieldanielecki commented 2 years ago

Maybe after upgrades react-native to 0.67 it'll be possible, references:

danieldanielecki commented 2 years ago

Looks like it needs to wait till expo SDK 45 will be released.

danieldanielecki commented 2 years ago

Fixed in https://github.com/tamotam-com/tamotam-app/commit/49cb29a588ba0e7ea0f608b071c536ee773c79a9, updating from Android Studio was enough. However, only expo build:android works, eas build --platform android not - read more: https://stackoverflow.com/questions/71909541/android-gradle-plugin-requires-java-11-to-run-you-are-currently-using-java-1-8.

danieldanielecki commented 2 years ago

https://github.com/tamotam-com/tamotam-app/commit/d036c9f54648c1dc5a891dfe1e5d3e55bce63565 fixes the error on EAS, but there's another one to launch the application on Android, i.e. Missing .env file.