You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"android_only_text": "this text will only be genetated for android",
"@android_only_text": {
"platform": ["android"]
}
"ios_only_text": "this text will only be genetated for ios",
"@ios_only_text": {
"platform": ["ios"]
},
"all_plattforms_text": "this text be generated for all platforms"
}