Re: Android 13 and higher and share files problems

2024-04-18 Thread Ludovic THEBAULT via use-livecode
> Le 17 avr. 2024 à 10:18, panagiotis merakos via use-livecode > a écrit : > > RE the other issue with gmail - I suggest you file a bug report and attach > a sample stack and we will investigate. I found that you need to modify the email (just add one char for example), in the app Gmail, to

Re: Android 13 and higher and share files problems

2024-04-18 Thread J. Landman Gay via use-livecode
There is a similar bug report in the QCC, you could add your comments to it. https://quality.livecode.com/show_bug.cgi?id=23526 -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On April 18, 2024 10:29:26 AM Ludovic THEBAULT via use-livecode

Re: Android 13 and higher and share files problems

2024-04-18 Thread Ludovic THEBAULT via use-livecode
> Le 17 avr. 2024 à 10:18, panagiotis merakos via use-livecode > a écrit : > > Hello Ludovic, > > Which file explorer app do you use? Hello Panos, I use the phone's file manager. And even when connected to Windows, Explorer doesn't show the folder. I've created another application usin

Re: Android 13 and higher and share files problems

2024-04-17 Thread panagiotis merakos via use-livecode
Hello Ludovic, Which file explorer app do you use? As of Android 13, apps that need to access media files that other apps have created, must request one or more of the following granular media permissions instead of the READ_EXTERNAL_STORAGE permission: READ_MEDIA_IMAGES READ_MEDIA_VIDEO READ_MED

Android 13 and higher and share files problems

2024-04-17 Thread Ludovic THEBAULT via use-livecode
Hello, I have an Android application that stores files in the "Documents" folder. The path to the files is something like : « /data/user/0/com.xxx.files/ ». With phones running Android 13 or higher, the application folder "com.xxx" is no longer visible in the file explorer, whereas on an Androi