File tree Expand file tree Collapse file tree
docs/mini-apps/troubleshooting Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ description: Build Mini Apps with features that work seamlessly across the Base
55
66Base App is working towards full compatibility with the Farcaster Mini App SDK. During beta, some features are not yet supported.
77
8+ ## Currently Unsupported
9+
10+ - [ ` signManifest ` (experimental)] ( https://miniapps.farcaster.xyz/docs/sdk/actions/sign-manifest )
11+
812
913# Notifications
1014
@@ -18,11 +22,7 @@ Notifications are currently in-app only. Push notification support will be added
1822
1923Future notification features will not require code changes to your Mini App.
2024
21- ## Currently Unsupported
22-
23- - signManifest(experimental)
2425
25- To use unsupported features, you can use the ` context ` object to detect if the app is running in the Base App.
2626
2727## Base App Client Detection
2828To detect if the app is running in the Base App, you can use the ` clientFid ` property of the ` context ` object.
You can’t perform that action at this time.
0 commit comments