Skip to content

ios18,5 webview is white screen #2647

@YYL1999

Description

@YYL1999

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

I opened a webpage and then went back to another app to use it. At this time, the app was placed in the background. After a period of time, when I reopened it, I found that the webpage turned white

Expected Behavior

behavior is ok

Steps with code example to reproduce

Steps with code example to reproduce
 initialUrlRequest: URLRequest(url: WebUri(initUrl)),
                            initialSettings: InAppWebViewSettings(
                                useShouldOverrideUrlLoading: true,
                                saveFormData: false,
                                useHybridComposition: true,
                                clearCache: true,
                                cacheEnabled: false,
                                cacheMode: CacheMode.LOAD_NO_CACHE,
                                allowBackgroundAudioPlaying: true,

                            )```
</details>


### Stacktrace/Logs

<details>
<summary>Stacktrace/Logs</summary>
no logs
</details>


### Flutter version

v3.29.0

### Operating System, Device-specific and/or Tool

IOS18.5 iphone 16 pro max

### Plugin version

6.1.5

### Additional information

_No response_

### Self grab

- [x] I'm ready to work on this issue!

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions