Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 401 Bytes

known_issues.md

File metadata and controls

9 lines (6 loc) · 401 Bytes

Known issues

Building inside Android Studio

Whenever you build the android project in Android Studio, it will break due to lack of required environmental variables. See the mechanics "Android" section for detailed explanation on why that happens.

The fix is on its way.

The workaround is to not use Android Studio :D and just run yarn android from the command line.