Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Development and suggestions about third part tool integration.
Cordova, Xamarin, Basic4Android topics are listed here.

Bookmarks disappear after app restart

More
IP: 192.168.0.71 7 years 10 months ago #13746 by thoechtl
When bookmarks are created they disappear after app restart. We store our PDFs in Library/NoCloud on iOS and the .bookmark files are deleted on app start. Is there a setting to prevent this? It happens on iOS and Android ...

Thanks for your help,
Thomas
More
IP: 188.10.33.120 7 years 10 months ago #13766 by emanuele
Are you experiencing this issue on simulator or on a physical device?
We check both iOS and Android version and it works correctly (for iOS we used Documents directory to store PDF files).
More
IP: 213.143.98.162 7 years 10 months ago #13767 by thoechtl
We experience the issue on physical devices (iOS and Android) and on iOS simulator. We did not test on Android simulator.
More
IP: 93.63.153.96 7 years 10 months ago #13776 by federico
Hi,
Our developers are investigating about that.
Do you have the same problem if you open a PDF file from Documents folder?
More
IP: 213.143.98.162 7 years 9 months ago #13849 by thoechtl
Hi,
any news on this issue? Storing the PDFs in the Documents folder is no option for us, because this folder might be exposed to the user.
developer.apple.com/library/content/docu...eSystemOverview.html

We prefer Library/NoCloud on iOS, this is also the "dataDirectory" of Cordova Plugin File. The "dataDirectory" exists for iOS and Android and is our preferred location for private files:
github.com/apache/cordova-plugin-file#where-to-store-files
More
IP: 37.183.44.177 7 years 9 months ago #13858 by emanuele
Hi,

sorry for the late replay, but we cannot reproduce this issue.
We tried to open and add bookmark from NoCloud folder and everything work as expected.
We used this code line to open the pdf in NoCloud folder:
Code:
url: cordova.file.dataDirectory + "test1.pdf",
Then we added some bookmarks and close the app.
We restarted the demo app and bookmarks are not disappeared.
Here you can find a video with our test: we.tl/3St21vbh90
Did you modify some code of bookmark methods?
Are you able to reproduce this issue with the last plugin version? (remove and re-install the plugin from github)
Time to create page: 0.421 seconds
Powered by Kunena Forum