We are testing RadaeePDF SDK for iOS and Android in conjunction with the Cordova plugin and get an error when trying to bookmark a page. "Alert. Cannot add bookmark"
Is it a known bug or do we miss something? Saving bookmarks is a feature we require in our current project.
please check that your pdf file is in a writable folder.
For iOS you can move your pdf file in Documents folder then set "file://yourfile.pdf" as "url" parameter in RadaeePDFPlugin.open method.