safetynet-fix icon indicating copy to clipboard operation
safetynet-fix copied to clipboard

Fix crash in debug mode on SDK < 28

Open Displax opened this issue 1 year ago • 0 comments

Fix https://github.com/kdrag0n/safetynet-fix/issues/262

Static method getProcessName() present only in API < 28

https://developer.android.com/reference/android/app/Application#getProcessName()

Displax avatar Feb 23 '23 19:02 Displax