DioxusLabs / DioxusLabs/dioxus
Resuming iOS app leads to blank screen when too long in the background
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
**Problem**
When the app goes in the background and resumed one receives a white screen instead of the application.
**Steps To Reproduce**
Steps to reproduce the behavior:
- Create new dioxus example application, build and install on an iOS device.
- Launch application and put in the background.
- Resume the application after a while (several hours).
**Expected behavior**
App resumed and showing the app screen.
**Environment:**
- Dioxus version: v0.7.rc0
- Rust version: 1.90.0-nightly
- OS info: iOS 26.0
- App platform: mobile
**Details**
- See the [Discord thread](https://discord.com/channels/899851952891002890/1420753735621148672/1420803688297136128) for the initial discussion.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.