Android Question How do I track down error reported by crashlytics?

tsteward

Well-Known Member
Licensed User
Longtime User
It appears somewhere in the main page, i can see that.
My app loads info from a local database and uses that to download files from my server.
There must be a typo in the database trying to download an image that does not exist or from a directory that does not exist but how do I figure out the file being requested.
the Obfuscation ...vvvvv0=getbitmap
 

Attachments

  • Screenshot 2024-08-27 175845.png
    Screenshot 2024-08-27 175845.png
    103 KB · Views: 32
  • Screenshot 2024-08-27 175914.png
    Screenshot 2024-08-27 175914.png
    121.7 KB · Views: 30
Top