The application is experiencing crashes on an Android device due to issues initializing the OkHttp library. The crashes occur when initializing GeoApiContext which uses OkHttp. The root cause is that OkHttp expects Android API level 21+ but the device is running level 33.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
124 views5 pages
eTMS App Crash Analysis Report
The application is experiencing crashes on an Android device due to issues initializing the OkHttp library. The crashes occur when initializing GeoApiContext which uses OkHttp. The root cause is that OkHttp expects Android API level 21+ but the device is running level 33.