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

Popular posts from this blog

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -