This has stopped working on Android 13+ due to the changes in how permissions are scoped (I think) - unless the permission was already granted and the user upgraded to Android 13, then this works as expected.
No error, it just logs that it is unable to save and silently fails.
On previous Android versions this works fine, a permission is spawned if required. but this no longer happens on Android 13+.
Anyone got this working?