File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -289,6 +289,9 @@ function WalletConnection() {
289289 }
290290 </script >
291291```
292+ <Info >
293+ If you are testing specific enviornment behaviour - you can use clientFid :309857
294+ </Info >
292295
293296** How to Use** :
294297
Original file line number Diff line number Diff line change @@ -258,7 +258,7 @@ The following Mini App SDK features are **not currently supported** in Coinbase
258258* Use ` sdk.actions.composeCast() ` instead of Warpcast composer URLs
259259* Implement visual feedback alternatives for haptic feedback
260260* Avoid relying on location context for core functionality
261- * To conditionally render functionality based on the user's client, check context.client.clientFid (Coinbase Wallet returns 399519 )
261+ * To conditionally render functionality based on the user's client, check context.client.clientFid (Coinbase Wallet returns 309857 )
262262
263263We are actively working to expand compatibility and expect to support additional features in future releases.
264264
You can’t perform that action at this time.
0 commit comments