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
Currently flow receives Caddisfly images via the external folder created by Caddisfly app.
As of Android API 30 It is not possible anymore to access external folders or folders of other apps.
Possible Solution:
One method is to return images as byte array in the result intent back to Flow from Caddisfly
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
See also: #1692 and akvo/akvo-caddisfly/issues/254
Currently flow receives Caddisfly images via the external folder created by Caddisfly app.
As of Android API 30 It is not possible anymore to access external folders or folders of other apps.
Possible Solution:
One method is to return images as byte array in the result intent back to Flow from Caddisfly
The text was updated successfully, but these errors were encountered: