I'm currently developing a web application based on jQuery Mobile. I would like to add a dialog for the first user to provide a button, which in turn can be clicked to save a bookmark on the website. This solution should work for both iOS and Android. Is there any way to do this? I saw bubble.js working for iOS, but I need a generic solution for both of the above platforms. Is it possible?
Is there any literature on this subject on the Internet?
source share