Last active
August 8, 2025 09:18
-
-
Save brindy/b22260f0e7af98327af4c40b4bf38e7b to your computer and use it in GitHub Desktop.
test message
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "version": 103, | |
| "messages": [ | |
| { | |
| "id": "ios_test_message1", | |
| "content": { | |
| "messageType": "big_single_action", | |
| "titleText": "Dismissable message", | |
| "descriptionText": "Tap Dismiss to dimiss this", | |
| "placeholder": "Duck.ai", | |
| "primaryActionText": "Dismiss", | |
| "primaryAction": { | |
| "type": "dismiss", | |
| "value": "" | |
| } | |
| } | |
| } | |
| ], | |
| "rules": [] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment