Running UNIChat on Apple Devices (iOS or iPadOS)
Since I, the humble developer, lack a $99 paid developer account, releasing it to the App Store is currently not possible.
To run UNIChat on your iOS device, you must build it from source and install it using Xcode on your own machine.
🛠️ How to Install
Please follow our Build from Source guide for detailed instructions.
In summary, you will need:
- A Mac with Xcode installed.
- The Flutter SDK set up.
- To connect your device via cable and perform a
flutter run --release.
tip
UNIChat has been tested and proved effective on my iPhone 13 mini and iPad Pro. I use it daily.
If you encounter any bugs or have questions, feel free to file a GitHub issue or join our community.