jotajota52
Member
Hi!
We have a b4a app that uses the content chooser to let the user select a database (sqlite .db file)
Works fine, but we have one user that is having a problem.
The normal uri we get from the content chooser is like this:
content://com.android.externalstorage.documents/document/primary%3ASAFO%2FMidata%207-3-2022.db
This particular user gets this uri:
content://0@media/external/file/10814
And we have noticed that the content chooser in his tablet has radio buttons to select the file and a "done" button on the bottom.
What we believe is that this user is not using the normal content chooser on his tablet.
Any ideas on how to configure this?
We have a b4a app that uses the content chooser to let the user select a database (sqlite .db file)
Works fine, but we have one user that is having a problem.
The normal uri we get from the content chooser is like this:
content://com.android.externalstorage.documents/document/primary%3ASAFO%2FMidata%207-3-2022.db
This particular user gets this uri:
content://0@media/external/file/10814
And we have noticed that the content chooser in his tablet has radio buttons to select the file and a "done" button on the bottom.
What we believe is that this user is not using the normal content chooser on his tablet.
Any ideas on how to configure this?