Closed HackcatDev closed 1 year ago
Hello,
I need to set specific values in device info like device model, OS version, my app version and language information.
I couldn't find this in docs or examples.
Thank you for any help
You can answer for device_model, system_version, app_version, system_lang_code, lang_pack, lang_code in your Config callback
see full list in the README
Hello,
I need to set specific values in device info like device model, OS version, my app version and language information.
I couldn't find this in docs or examples.
Thank you for any help