Skip to content

Commit 45c8b00

Browse files
Update README.md
1 parent 2b5cbe7 commit 45c8b00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ class MyApp extends StatelessWidget {
221221
For IOS, if you want to redirect user to some other store you can use the following parameters:
222222

223223
- preferredIosStore: PreferredIosStore.other
224-
- otherIosStoreUrl: "https://otheriosstoreurl.com/app/id"// Required if preferredAndroidMarket is Other.
224+
- otherIosStoreUrl: "https://otheriosstoreurl.com/app/id"// Required if preferredIosStore is Other.
225225

226226
### Note:
227227
1. For opening the app store/playstore the app should be live.

0 commit comments

Comments
 (0)