Re: sideloading updates to mobile

2024-03-01 Thread J. Landman Gay via use-livecode
Let me know if you find out. I'm still running in the before times. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 1, 2024 12:25:21 PM Mike Kerner via use-livecode wrote: the latest pieces that i found on the topic said that

Re: sideloading updates to mobile

2024-03-01 Thread Mike Kerner via use-livecode
the latest pieces that i found on the topic said that files can access the documents folder (but not library), and that it is available by other means, without jailbreaking. thus, i need to screw around with this, some more. if it's unavailable, then great, no need for library. in The Before Times,

Re: sideloading updates to mobile

2024-03-01 Thread J. Landman Gay via use-livecode
A quick test would be to see if Files can access the private documents of any installed app. I could try it if I didn't have to steal my husband's phone, which is tricky business. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 1

Re: sideloading updates to mobile

2024-03-01 Thread Mike Kerner via use-livecode
i'm going to have to mess with this, some more. i didn't think documents is sandboxed. On Fri, Mar 1, 2024 at 11:49 AM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > They should stop calling it a Sandbox then. It’s the entire beach! LOL! > > Bob S > > > On Mar 1, 2024, at

Re: sideloading updates to mobile

2024-03-01 Thread J. Landman Gay via use-livecode
But it's a private beach. No trespassing. Guards. Barbed wire. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 1, 2024 10:50:17 AM Bob Sneidar via use-livecode wrote: They should stop calling it a Sandbox then. It’s the entire

Re: sideloading updates to mobile

2024-03-01 Thread Bob Sneidar via use-livecode
They should stop calling it a Sandbox then. It’s the entire beach! LOL! Bob S On Mar 1, 2024, at 8:45 AM, J. Landman Gay via use-livecode wrote: Right. In spite of Android's "external documents" option, which I needed, it's still in the sandbox. -- Jacqueline Landman Gay | jac...@hyperacti

Re: sideloading updates to mobile

2024-03-01 Thread J. Landman Gay via use-livecode
Right. In spite of Android's "external documents" option, which I needed, it's still in the sandbox. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On March 1, 2024 10:42:04 AM Bob Sneidar via use-livecode wrote: Hell that means EVER

Re: sideloading updates to mobile

2024-03-01 Thread Bob Sneidar via use-livecode
Hell that means EVERYTHING is sandboxed! I need to go buy a pail and shovel! Bob S > On Mar 1, 2024, at 8:31 AM, J. Landman Gay via use-livecode > wrote: > > Both library and documents are sandboxed, I think all the listed folders are. > I mostly use documents so that I have the same file p

Re: sideloading updates to mobile

2024-03-01 Thread J. Landman Gay via use-livecode
Both library and documents are sandboxed, I think all the listed folders are. I mostly use documents so that I have the same file paths on both iOS and Android since I generally need to build for both. But either one will work. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive So

Re: sideloading updates to mobile

2024-03-01 Thread Bob Sneidar via use-livecode
Isn’t the Library sandboxed? Bob S On Feb 29, 2024, at 6:35 PM, Mike Kerner via use-livecode wrote: any reason to store in documents instead of in library? it seems like there might be less of a chance of the user misusing the Files app to break the app. On Thu, Feb 29, 2024 at 5:32 PM Mike