Closed jp1017 closed 8 years ago
Hi @jp1017 could you not run proguard and then tell me where exactly are you getting this error from
at in.excogitation.a.a.I(Unknown Source)
Also l am guessing this is an issue since you are trying to get the user agent and if you read the Readme file you will see I have marked it to be called on the Main Thread ,for which you have to implement either runOnUiThread
or use a Handler
This app comes from https://play.google.com/store/apps/details?id=in.excogitation.deviceinfo
It works well on your device?
My device is red Mi Note 3.
@jp1017 ohh , I thought it was an issue in the library. So I have to update the app. Give me a day or two and it will be updated. I made quite a lot of changes in the library code. Also the app is not open source however the code it uses is this library (albeit not the current version).
Thank you for reporting.
Closing the issue since its not related to the library.