Skip to content

Webviewer clears when fmGo is in background. #2

@jwillinghalpern

Description

@jwillinghalpern

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...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions