We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7197aff commit 5cbe254Copy full SHA for 5cbe254
1 file changed
docs/mini-apps/troubleshooting/base-app-compatibility.mdx
@@ -22,6 +22,7 @@ Future notification features will not require code changes to your Mini App.
22
23
- signManifest(experimental)
24
25
+To use unsupported features, you can use the `context` object to detect if the app is running in the Base App.
26
27
## Base App Client Detection
28
To detect if the app is running in the Base App, you can use the `clientFid` property of the `context` object.
0 commit comments