Skip to content

Commit 5cbe254

Browse files
committed
added call out unsupported features
1 parent 7197aff commit 5cbe254

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/mini-apps/troubleshooting/base-app-compatibility.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ Future notification features will not require code changes to your Mini App.
2222

2323
- signManifest(experimental)
2424

25+
To use unsupported features, you can use the `context` object to detect if the app is running in the Base App.
2526

2627
## Base App Client Detection
2728
To detect if the app is running in the Base App, you can use the `clientFid` property of the `context` object.

0 commit comments

Comments
 (0)