Re: iOS not liking specialFolderPath("Preferences")

2015-06-21 Thread Richard Gaskin
Dr. Hawkins wrote: > On Sat, Jun 20, 2015 at 7:53 PM, John Dixon wrote: > >> In general you should only create files within the documents, >> cache, and temporary folders. > > But I'm not even to the point of accessing a file when this happens. > > This his happening by my *asking* where that fold

Re: iOS not liking specialFolderPath("Preferences")

2015-06-21 Thread Dr. Hawkins
On Sat, Jun 20, 2015 at 7:53 PM, John Dixon wrote: > In general you should only create files within the documents, cache, and > temporary folders. Indeed, > be careful not to change or add any files within the application bundle. > The application bundle is > digitally signed when it is built, an

RE: iOS not liking specialFolderPath("Preferences")

2015-06-20 Thread John Dixon
it is built, and any changes to it after this point will invalidate the signature and prevent it from launching. > Date: Sat, 20 Jun 2015 18:59:41 -0700 > Subject: iOS not liking specialFolderPath("Preferences") > From: doch...@gmail.com > To: use-livecode@lists.runrev.com &g

iOS not liking specialFolderPath("Preferences")

2015-06-20 Thread Dr. Hawkins
In the code sequence (in preOpenStack) *answer* "ck 28" *answer* specialFolderPath("Preferences") errorDialog produces Execution error 21,39,1 241, 39, 1 preOpenStack 353,0,0 stack "/var/moble/Containers/Bundle/Spplication/http://lists.runrev.com/mailman/listinfo/use-livecode