rudderlabs / rudder-sdk-android

Android SDK for RudderStack - the Customer Data Platform for Developers.
https://www.rudderstack.com
Other
18 stars 28 forks source link

fix: handle CursorWindowAllocationException #454

Closed 1abhishekpandey closed 3 weeks ago

1abhishekpandey commented 3 weeks ago

Description

Some users have reported that their app is crashing due to a CursorWindowAllocationException. This exception occurs when memory is not available. In this PR, we attempt to catch this exception.

Type of change

sonarcloud[bot] commented 3 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud