Deleting file is not working

The place to discuss anything and everything about running your LiveCode on Android

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7228
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Deleting file is not working

Post by jacque » Sun Jul 31, 2022 11:13 pm

richmond62 wrote:
Sun Jul 31, 2022 9:06 pm
The last open source version of LiveCode is 9.6.3.
Thanks, I wasn't sure. So the OP's version should include the bug fixes. I'm guessing there's a permissions problem in that case.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

gnor
Posts: 53
Joined: Fri May 08, 2020 10:32 pm

Re: Deleting file is not working

Post by gnor » Mon Aug 01, 2022 5:08 am

Thanks guys!

What kind of permission problems are that you thinking of?
On the device i gave both permissions for camera and files. The application works but then suddenly stops. Sometimes mobilepickphoto camera works as expected, then suddenly stops working, not returning to the card was opened from. Reading the files without problem. I have implemented the new app because of instability of the mobilepickphoto camera.
For checking i even made a simple stack just with mobilepickphoto with all permissions. Start working then suddenly stops.
Using Lc 9.6.3 community
Thank you

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7228
Joined: Sat Apr 08, 2006 8:31 pm
Location: Minneapolis MN
Contact:

Re: Deleting file is not working

Post by jacque » Mon Aug 01, 2022 6:44 pm

I was thinking of the Android permissions that may be blocking the attempt to delete a file if your app didn't create it.

If you want to send me your simplified stack with a specific recipe on how to reproduce the problem I can take a look.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

Post Reply

Return to “Android Deployment”