Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #533 #534

Merged
merged 2 commits into from
Nov 21, 2023
Merged

Fix #533 #534

merged 2 commits into from
Nov 21, 2023

Conversation

eb1
Copy link
Contributor

@eb1 eb1 commented Nov 21, 2023

Fixes #533 .

Changes proposed in this request:

@adapt-it/developers

eb1 added 2 commits November 19, 2023 11:19
Syntax error in the android import URL exception handler when AIM is already launched/ready.
Problem was due to Android 33 needing READ_MEDIA_xxx permissions. I also added several exception messages for cases where the open/import from another process fails (either due to importing into a newly installed AIM or for other generic error reasons). This should help in diagnosing underlying issues as well as help AIM recover better from exceptions in open/import.
@eb1 eb1 merged commit e6faf76 into adapt-it:master Nov 21, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android 13: permissions issue causing open/import document hang
1 participant