android - Instrumentaion method calls in release build -
i have got few crash reports in firebase crash reports wtih method calls of instrumentation
in stack trace.
android.app.instrumentation.callactivityoncreate (instrumentation.java:1121)
how know if have instrumentation turned off/on in release build?
if off, may cause instrumentation
method calls? attempt tamper apk?
Comments
Post a Comment