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
On Android 13+ (API 33), the image picker permission model changed. MyspaceScreen.jsx still requests READ_EXTERNAL_STORAGE which is denied silently. Need READ_MEDIA_IMAGES.
On Android 13+ (API 33), the image picker permission model changed. MyspaceScreen.jsx still requests READ_EXTERNAL_STORAGE which is denied silently. Need READ_MEDIA_IMAGES.