You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good idea. There isn't anything at the moment. Partly why we allow added/allow the individual root checks to be called is that callers could build up a matrix of which checks passed/failed and use that as a guide to which checks were providing false positives. But yes being able to get a String of the checks performed and the output could be useful. Thanks for the suggestion.
@scottyab I look into the RootBeer Class that you call QLog.v(completePath + " binary detected!"); to log when rootbeer detected something. Can I just add another property like List<String> logs to put that log into the list and add another function to retrieve the list? if that's possible, I want to make a pull request about it
Hi.
May I know if there is a log file or some means for me to know what is causing the false positive for my Samsung note 20 ultra phone? It is not rooted and trying to find what causes the false positive as some apps cannot run (instarem) or some functions cannot be used properly (shopee top-up).
Is there any method / property to get the logs (String / List) from Root Beer when the lib detected root ?
I want to store the log to firebase so If there was a false positive I can give the information in issue.
Thx
The text was updated successfully, but these errors were encountered: