Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

3. Troubleshooting

Georgy Treshchev edited this page Jul 8, 2023 · 4 revisions

To make it work on Android, you should add android.permission.WRITE_INTERNAL_STORAGE and android.permission.WRITE_EXTERNAL_STORAGE permissions in the project settings (or request them at runtime).

Clone this wiki locally