Skip to content

Commit 3a6c616

Browse files
authored
docs: add iOS issue link to faq (#18)
1 parent 975d1eb commit 3a6c616

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/faq.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,9 @@ publicly available (e.g. expo.dev & appcenter.ms). This is a well trodden path.
7979

8080
## What platforms does Shorebird support? Does it support iOS?
8181

82-
Current Shorebird is Android-only. We have plans to add iOS, but not yet
83-
implemented. Using Shorebird for your Android builds does not affect
82+
Current Shorebird is Android-only. We have
83+
[plans to add iOS](https://github.com/shorebirdtech/shorebird/issues/381),
84+
but not yet implemented. Using Shorebird for your Android builds does not affect
8485
your iOS builds. You can successfully ship an appbundle build with `shorebird`
8586
to Google Play and an ipa built with `flutter` to the App Store.
8687
The difference will be that you will be able to update your Android users

0 commit comments

Comments
 (0)