Custom Actions
Trigger native code from Critical Moments
Example Custom Action Config
"edit_profile_photo_deeplink_action": {
"actionType": "link",
"actionData": {
"url": "you-app-scheme:profile/photo?mode=edit"
}
},Last updated