We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 975d1eb commit 3a6c616Copy full SHA for 3a6c616
docs/faq.md
@@ -79,8 +79,9 @@ publicly available (e.g. expo.dev & appcenter.ms). This is a well trodden path.
79
80
## What platforms does Shorebird support? Does it support iOS?
81
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
+Current Shorebird is Android-only. We have
+[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
85
your iOS builds. You can successfully ship an appbundle build with `shorebird`
86
to Google Play and an ipa built with `flutter` to the App Store.
87
The difference will be that you will be able to update your Android users
0 commit comments