mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
0e61435521
# Objective
- Since #11227, Bevy doesn't work on mobile anymore. Windows are not
created.
## Solution
- Create initial window on mobile after the initial `Resume` event.
macOS is included because it's excluded from the other initial window
creation and I didn't want it to feel alone. Also, it makes sense. this
is needed for Android
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |