iOS - Avalonia GUI (native preview): report bugs and feedback here #1862
laqieer
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The native iOS / iPadOS build of the cross-platform Avalonia GUI has just landed as an experimental preview (#1859), the iOS counterpart of the Android head. This thread is the place to report bugs and share feedback.
What it is
A native iOS app (
FEBuilderGBA.iOS) that reuses the same shared Avalonia editor UI + single-view shell + first-runconfig/extraction as the Android head - the runtime seams are platform-agnostic and shared. CI builds it on macOS (Xcode 26.5) and produces an unsigned.ipa.How to install (important)
The CI/release
.ipais unsigned (no Apple Developer signing on this project), so it is NOT directly installable on a stock device. To run it you must re-sign it with your own Apple ID using a sideloading tool:FEBuilderGBA-ios-unsigned-ipa.zipfrom the latest release (attached when the macOS build succeeds - it is a soft/advisory asset), unzip to get the.ipa, then sideload it.config/patch2and the FE-Repo resources are not bundled on iOS.How to report a bug (reply below)
Please include:
ver_*releaseBackground + design details: docs/IOS.md. Thanks for helping validate the iOS preview on real devices!
Copilot CLI: 1.0.69-1
Model: Claude Opus 4.8 (claude-opus-4.8)
All reactions