Skip to content

Commit

Permalink
fix: improve example for app store
Browse files Browse the repository at this point in the history
  • Loading branch information
kkostov committed Apr 25, 2024
1 parent df2c5df commit 22d77c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ To create an applink, you will need to include the platform-specific parameters

- For the App Store, include your [app ID](https://developer.apple.com/documentation/storekit/skstoreproductviewcontroller/1502686-loadwithproductid):

`apple=app-id`
`apple=1234`

- For Google Play, include your [app package name](https://developer.android.com/distribute/marketing-tools/linking-to-google-play#OpeningDetails):

Expand Down

0 comments on commit 22d77c3

Please sign in to comment.