CleverTap / clevertap-android-sdk

CleverTap Android SDK
MIT License
80 stars 74 forks source link

task(SDK-3530) - Moves initialisation of ctVariables to an IO thread #522

Closed Anush-Shand closed 11 months ago

Anush-Shand commented 11 months ago

StrictMode violation was seen because ctVariables.init() led to prefs being accessed on the main thread https://wizrocket.atlassian.net/browse/SDK-3530