Is there any way of using iOS pasteboard concept in javascript?
I am developing hybrid mobile app and my requirement is to store a value in system postcard and retrieve it later even after app is uninstalled.
Please provide solution by javascript/jquery. I am not from iOS background but I found something here stating system pasteboards are persistent. Please refer: Apple Developer: Copy, Cut, and Paste Operations