You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blocked at code: await Permissions.RequestAsync();
this line code should show a permission confirm dialog, but now it just block and dot not show any dialog or error. Here is the demo project: AvaloniaSample.zip
The text was updated successfully, but these errors were encountered:
ismlsmile
changed the title
failed to request storeage permission on android
failed to request storage permission on android
Mar 25, 2024
blocked at code: await Permissions.RequestAsync();
this line code should show a permission confirm dialog, but now it just block and dot not show any dialog or error. Here is the demo project:
AvaloniaSample.zip
The text was updated successfully, but these errors were encountered: