I'm trying to open a local text file using Open URL
Set Variable [ $$URL; "File://~/TextFile.txt"]
OpenURL[no dialog; $$URL]
It works fine on MAC/PC clients but not on iOS.
What am I missing ?
Thanks
I'm trying to open a local text file using Open URL
Set Variable [ $$URL; "File://~/TextFile.txt"]
OpenURL[no dialog; $$URL]
It works fine on MAC/PC clients but not on iOS.
What am I missing ?
Thanks
Yes, you can see and create folders from iTunes but it does not work in FMGo. There are 2 path options in FMGo, as stated in my previous post Get( TemporaryPath) or Get(DocumentsPath). FMGo will default to Get(DocumentsPath) if a path is not specified. Several version back around FMGo 12 or FMGo 13, folders in the Temporary and Document Path were supported, then they just stopped working after an update. It was posted on one the forum that Apple stated it was a security issue.
Most likely the path. You can use Get(DocumentsPath) or Get(TemporaryPath) and no folders.
FileMaker Pro 17 Advanced Help
FileMaker Pro 17 Advanced Help