You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
on S23+ the egui example crashes instantly on open, i tried stipping down to a basic hello world and still insta crash
Steps To Reproduce
have s23+ and macbook air m2(both latest OS installs), follow boilerplate instructions and select egui then cargo android run
Expected behavior
To show egui demo
Platform and Versions (please complete the following information):
Host OS: MacOS
Target OS: Android
Rustc: rustc 1.81.0 (eeb90cda1 2024-09-04)
Ouput of cargo mobile doctor:
cargo-mobile v0.17.0
• Contains commits up to "chore(android): no longer needs to search the .cargo folder for links (#380)\n"
• Installed at "~/.cargo/.cargo-mobile2"
• macOS v14.6.1 (23G93)
• rustc v1.81.0 (eeb90cda1 2024-9-4)
The text was updated successfully, but these errors were encountered:
Stipulations
changed the title
egui crashes on load on android
egui template crashes on load on android
Sep 19, 2024
Describe the bug
on S23+ the egui example crashes instantly on open, i tried stipping down to a basic hello world and still insta crash
Steps To Reproduce
have s23+ and macbook air m2(both latest OS installs), follow boilerplate instructions and select egui then cargo android run
Expected behavior
To show egui demo
Platform and Versions (please complete the following information):
Host OS: MacOS
Target OS: Android
Rustc: rustc 1.81.0 (eeb90cda1 2024-09-04)
Ouput of
cargo mobile doctor
:cargo-mobile v0.17.0
• Contains commits up to "chore(android): no longer needs to search the .cargo folder for links (#380)\n"
• Installed at "~/.cargo/.cargo-mobile2"
• macOS v14.6.1 (23G93)
• rustc v1.81.0 (eeb90cda1 2024-9-4)
The text was updated successfully, but these errors were encountered: