If I add a PWA to the homescreen, can I take the current data from the local storage?

↘锁芯ラ 提交于 2020-01-24 17:51:29

问题


In my PWA (a calendar), the user can select a date and save it. This works fine with local storage.

But if the user now adds the PWA to his or her Homescreen ("add to homescreen"), this data will not be taken over and must be re-entered. Is there a way to access this data?

来源:https://stackoverflow.com/questions/57458269/if-i-add-a-pwa-to-the-homescreen-can-i-take-the-current-data-from-the-local-sto

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!