Merge pull request #78 from garthvh/master

Update docs with the current state of development
This commit is contained in:
Sacha Weatherstone 2021-11-04 17:17:31 +11:00 committed by GitHub
commit 5554956c84
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,13 @@ title: iOS application development
sidebar_label: App development sidebar_label: App development
--- ---
The Meshtastic iOS app is currently in early development, with two community projects to get this working. The Meshtastic iOS app is currently available in TestFlight as a public beta with a projected App Store release in early 2022.
https://testflight.apple.com/join/c8nNl8q1
An alpha MacOS application is available in the beta TestFlight app for MacOS currently available to Apple developers
Code from two previous community projects is also available.
* https://github.com/jeksys/Meshtastic-iOS * https://github.com/jeksys/Meshtastic-iOS
* https://github.com/thepoweroftwo/meshtastic-ios * https://github.com/thepoweroftwo/meshtastic-ios
There is a [github discussion](https://github.com/meshtastic/Meshtastic/discussions/2) and [discourse discussion](https://meshtastic.discourse.group/t/meshtastic-ios-app-first-alpha-release/2733) ongoing if you wish to contribute to this.