We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3b6762 commit df6e309Copy full SHA for df6e309
docs/developer_tools/Embedded_App_SDK.mdx
@@ -700,7 +700,7 @@ Presents the user with a modal to sahre a link
700
#### Supported Platforms
701
| Web | iOS | Android |
702
|-----|-----|---------|
703
-| ✅ | ⛔️ | ⛔️ |
+| ✅ | ⛔️ | ⛔️ |
704
705
#### Required Scopes
706
@@ -1436,11 +1436,11 @@ No scopes required
1436
1437
#### ShareLinkRequest
1438
1439
-| Property | Type |
1440
-|---------------------|----------------|
1441
-| message | string \| null |
1442
-| referrer_id | string \| null |
1443
-| custom_id | string \| null |
+| Property | Type |
+|-------------|----------------|
+| message | string \| null |
+| referrer_id | string \| null |
+| custom_id | string \| null |
1444
1445
#### ShareLinkResponse
1446
0 commit comments