Hi, I’m trying to find out if there’s a way to add a second webview.
I need to be able to launch a remote site while still having all the push notification listeners and app state listeners functioning in the background.
I tried to accomplish this with an iframe, but it seems localstorage doesn’t always persist (which is necessary to my application).
Is there any solution to this?
Thanks.
1 post - 1 participant