iOS Question iPad File System Error

RichardN

Well-Known Member
Licensed User
Longtime User
Executing this file-copy works fine on an iPhone but throws an exception on an iPad....

B4X:
File.Copy(File.DirAssets,"MyDatabase.sqlite",File.DirLibrary,"MyDatabase.sqlite")

Running on an iPad the error report......


I thought the file structure was identical between the devices....?
 

RichardN

Well-Known Member
Licensed User
Longtime User
After some testing..... a word of caution. If you install a release app on a device during testing it remains in the background and does not appear to get closed by subsequently installing a debug version... even though it has the same package name. When running the debug app a file operation seems to throw a sharing exception as a result.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…