-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
If I load a webviewer with the load script and then lock my iphone or navigate to another app, when I reopen fmGo the app I loaded is no longer in the webviewer. I can get "fix" this by saving the url with initial props into a $$global or field and set the wv calculation to that $$global.
If the wv content won't "stick" when fmGo is sent to the background, then maybe load wv script should return the compiled url in the result so that it can be easily saved? The alternative is to use getLayoutObjectAttribute ( "webviewer" ; "source" ) to query the url, but it's possible the url will have changed by then if the webapp changes its own hash value.
You might have a better idea for handling the disappearing wv contents though...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels