-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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!
mattrussell-sonocent
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working