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

Document auto-import not working in Android 11 #476

Closed
eb1 opened this issue Dec 1, 2022 · 0 comments · Fixed by #477
Closed

Document auto-import not working in Android 11 #476

eb1 opened this issue Dec 1, 2022 · 0 comments · Fixed by #477
Labels
Milestone

Comments

@eb1
Copy link
Contributor

eb1 commented Dec 1, 2022

Describe the bug
Under Android 11+, Adapt It Mobile does not auto-import files from another program (file explorer, mail, etc.). Users can still move files to a directory that AIM sees and manually import those files from within the program.

This is a third party / plugin issue (see hiddentao/cordova-plugin-filepath#76), and is due to a change in the Android API. There is a fix available for this issue, but Adapt It Mobile needs to be rebuilt with this fix.

To Reproduce
Steps to reproduce the behavior:

  1. Using an app like Google Drive / Gmail / ES File Explorer, navigate to a file that Adapt It Mobile can import (.txt, .usfm, .sfm, .usx, .xml, .tmx)
  2. Open the file using Adapt It Mobile.

-> You will see Adapt It Mobile launch, but the file will not import; AIM just sits on the main screen without further action.

Expected behavior
Adapt It Mobile should launch, open the Import screen and import the selected file, and then prompt the user for a user-friendly name.

Smartphone (please complete the following information):

  • OS: Android 11+
  • Version: All versions of Adapt It Mobile
@eb1 eb1 added this to the Release 1.8.0 milestone Dec 1, 2022
eb1 added a commit to eb1/adapt-it-mobile that referenced this issue Dec 1, 2022
3rd Party plugin addresses issue with content: URLs not working in Android 11+
@eb1 eb1 closed this as completed in #477 Dec 1, 2022
@eb1 eb1 added the Android label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant