Exodus-Privacy / exodus-standalone

εxodus CLI client for local analysis
GNU Affero General Public License v3.0
77 stars 13 forks source link

Maximum API level reached #17

Closed rugk closed 3 years ago

rugk commented 4 years ago

I do analyze an app, and although everything seems to work, it returns me an error like this:

Requested API level 29 is larger than maximum we have, returning API level 28 instead.

Unfortunately that "error" (is it even an error or only a warning/note etc.?) is not really descriptive and I don't understand what this means now.

I.e. what implications does this have?

The analysis looks fine…

pnu-s commented 4 years ago

Hi @rugk

This is a message sent by Androguard. I'm not sure about the exact implications tbh See https://github.com/androguard/androguard/issues/735