Future support for exporting Bevy games to Android and iOS #20998
-
I am looking for a new game engine to develop my future games, and I really like Bevy and Rust. However, my current goal is to build games for mobile platforms, specifically Android and iOS. It seems that Bevy does not fully support these platforms yet. I would like to ask if you plan to add more features and better support for Android and iOS in the near future, and if so, how long might it take for Bevy to have long-term and robust support for these mobile platforms? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
It is possible to ship games to iOS and Android, but not easy. Personally, I'd say that is unlikely to change until mobile use starts to pick up a bit more. We don't have enough devs using bevy on these platforms who are able to debug issues and improve ergonomics. |
Beta Was this translation helpful? Give feedback.
It is possible to ship games to iOS and Android, but not easy. Personally, I'd say that is unlikely to change until mobile use starts to pick up a bit more. We don't have enough devs using bevy on these platforms who are able to debug issues and improve ergonomics.