Open joyner-perez opened 2 days ago
33.0.0
Braze.getInstance(context).deviceId
No ANR
ANR triggered by main thread waiting for too long
No response
Use Braze.getDeviceIdAsync(callback)
Braze.getDeviceIdAsync(callback)
Braze Android SDK Version
33.0.0
Steps To Reproduce
Braze.getInstance(context).deviceId
Expected Behavior
No ANR
Actual Incorrect Behavior
ANR triggered by main thread waiting for too long
Verbose Logs
No response
Additional Information
No response