Permission problem with TaifunFile extension

Ok, with your test aia the text file is created / saved by the app itself and copied in the ASD. This works with Companion & APK. But if you / the user removes this file the app will no longer work (even not after uninstalling and reinstalling the app).

We should talk here about files that were created by other apps, and this will not work with the TaifunFile extension on devices with API > 28. The Storage Access Framework (SAF) must be used for this, which does not seem to be implemented in AI2 yet.

1 Like