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 Feb 21, 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 in at runtime).

Clone this wiki locally