We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5cbe7 commit 45c8b00Copy full SHA for 45c8b00
README.md
@@ -221,7 +221,7 @@ class MyApp extends StatelessWidget {
221
For IOS, if you want to redirect user to some other store you can use the following parameters:
222
223
- preferredIosStore: PreferredIosStore.other
224
-- otherIosStoreUrl: "https://otheriosstoreurl.com/app/id"// Required if preferredAndroidMarket is Other.
+- otherIosStoreUrl: "https://otheriosstoreurl.com/app/id"// Required if preferredIosStore is Other.
225
226
### Note:
227
1. For opening the app store/playstore the app should be live.
0 commit comments