Page 2 of 2
Re: Deleting file is not working
Posted: Sun Jul 31, 2022 11:13 pm
by jacque
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.
Re: Deleting file is not working
Posted: Mon Aug 01, 2022 5:08 am
by gnor
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
Re: Deleting file is not working
Posted: Mon Aug 01, 2022 6:44 pm
by jacque
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.