I investigated issue and found that that the root cause is a bit another name returned by File.DirLibrary or File.DirDocuments after app or simulator restart.
In order to implement internal app db management logics I store value of File.DirLibrary in the file and compare it with the current value of File.DirLibrary. On Android it worked correctly. On iOS doesn't. I modified algorithm for iOS to consider the feature I described above. Now it works correctly on Android and iOS.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.