mergemilitary/Assets/Plugins/ToukaGames/ToponSDK/applovin/AnyThinkApplovinAdapter.fra.../AppLovinSDKResources.bundle/ALConsentFlowTermsOfService...

36 lines
744 B
JSON
Raw Normal View History

{
"states": [{
"id": 1,
"is_initial_state": true,
"type": "alert",
"title": {
"key": "PP_AND_TOS_TITLE",
"replacements": ["<APP_NAME>"]
},
"message": {
"key": "AGREE_MESSAGE"
},
"transitions": [{
"title": {
"key": "AGREE_TO_TERMS_BUTTON_TITLE"
},
"style": "default",
"destination_state_id": 12
}]
}, {
"id": 10,
"type": "tos"
}, {
"id": 11,
"type": "pp"
}, {
"id": 12,
"type": "event",
"name": "tos_ok",
"destination_state_id": 99
}, {
"id": 99,
"type": "reinit"
}]
}