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

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -