mobileExportImageToAlbum doesn't work with Android 10
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
-
- Posts: 652
- Joined: Tue Jul 29, 2014 12:52 am
mobileExportImageToAlbum doesn't work with Android 10
Hi all, I've this application that saves pictures to the device, it has been working for 3 years now and today users with Android 10 (Samsung Galaxy J8) are reporting photos are not being saved to the Pictures folder of the device. I was able to reproduce the behaviour on a Motorola One running Android 10 as well.
All the permissions are properly set.
The result of the command returns empty, meaning everything went OK.
There was a thread about this in the past viewtopic.php?f=53&t=33752&p=188803&hil ... um#p188803 and a bug that was closed in 9.6.0 DP-4 according to this quality report https://quality.livecode.com/show_bug.cgi?id=22054
I've tried compiling with LC 9.6.1 and LC 9.6.2 rc5 and both behave the same, picture is not shown.
Interestingly enough on another device running Android 11 everything works as expected.
Anyone has experienced something similar? Any hints?
Many thanks
All the permissions are properly set.
The result of the command returns empty, meaning everything went OK.
There was a thread about this in the past viewtopic.php?f=53&t=33752&p=188803&hil ... um#p188803 and a bug that was closed in 9.6.0 DP-4 according to this quality report https://quality.livecode.com/show_bug.cgi?id=22054
I've tried compiling with LC 9.6.1 and LC 9.6.2 rc5 and both behave the same, picture is not shown.
Interestingly enough on another device running Android 11 everything works as expected.
Anyone has experienced something similar? Any hints?
Many thanks
Simon
________________________________________
To ";" or not to ";" that is the question
________________________________________
To ";" or not to ";" that is the question
Re: mobileExportImageToAlbum doesn't work with Android 10
Sorry I can't help, but I wonder if you try with 9.6.0 DP-4 whether the problem is exhibited there. If not, then presumably there is a regression bug. Otherwise it's probably not quite the exact same issue and will need a separate report.
-
- Posts: 652
- Joined: Tue Jul 29, 2014 12:52 am
Re: mobileExportImageToAlbum doesn't work with Android 10
@SparkOut, you hit the target! Problem doesn't shows when standalone is saved using LC 9.6.0 DP-4.
I'm going to report to the mothership and then decide my next step: going back to 9.6.0 DP-4 in order to solve my clients problems or wait for LC to release a new 9.6.2 incorporating the fix
Thanks for you suggestion!
I'm going to report to the mothership and then decide my next step: going back to 9.6.0 DP-4 in order to solve my clients problems or wait for LC to release a new 9.6.2 incorporating the fix
Thanks for you suggestion!
Simon
________________________________________
To ";" or not to ";" that is the question
________________________________________
To ";" or not to ";" that is the question
Re: mobileExportImageToAlbum doesn't work with Android 10
Urgh, I hate regression bugs.
Make sure to go back and reopen the bug report with further info about the regression.
Make sure to go back and reopen the bug report with further info about the regression.
-
- Livecode Staff Member
- Posts: 848
- Joined: Fri Feb 06, 2015 4:03 pm
Re: mobileExportImageToAlbum doesn't work with Android 10
Hello all,
@Simon
Could you please file a new report, rather than reopening the old one, since I am not entirely sure if this is the same bug, since this issue is about mobileExportImageToAlbum, not mobilePick "photo".
Thanks!
Cheers,
Panos
--
@Simon
Could you please file a new report, rather than reopening the old one, since I am not entirely sure if this is the same bug, since this issue is about mobileExportImageToAlbum, not mobilePick "photo".
Thanks!
Cheers,
Panos
--
-
- Posts: 652
- Joined: Tue Jul 29, 2014 12:52 am
Re: mobileExportImageToAlbum doesn't work with Android 10
Simon
________________________________________
To ";" or not to ";" that is the question
________________________________________
To ";" or not to ";" that is the question