mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-13 00:54:15 -08:00
9dc879235f
* initial devices.json * initial hardware components * testing page at /docs/hardware/supported/template * WIP Changes * Home page work & updates * Fix build * Fix external link button * Setup linting * rename, cleanup & lint * seperate lint cmd for now Co-authored-by: Foster Irwin <foster@jfirwin.com> Co-authored-by: Sacha Weatherstone <sachaw100@hotmail..om>
21 lines
733 B
Plaintext
21 lines
733 B
Plaintext
---
|
|
id: ios-development
|
|
title: iOS application development
|
|
sidebar_label: App development
|
|
---
|
|
|
|
The Meshtastic iOS app is currently available in TestFlight as a public beta with a projected App Store release in early 2022.
|
|
|
|
There are plenty of remaining beta spaces available and there are no codes.
|
|
|
|
iOS 15 is required and you can sign up by opening the following link on any iOS device with TestFlight installed.
|
|
|
|
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/thepoweroftwo/meshtastic-ios
|