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
When I use FishBun on targetSdkVersion 31, I can get something with FishBun.with(this).getFishBunContext().getContext.getDataDir().toString(), but onActivityResult can't get anything, and I have opened the permission to all files, but the program still shows open failed: EPERM (Operation not permitted), is there is something I am missing?
While using the latest version 1.0.0-alpha03, no data is received in onActivityResult.
I am using the below code to get data
But path return empty value.
@sangcomz Please suggest any fix.
The text was updated successfully, but these errors were encountered: