Unable to instrument the .apk application
Hello,
I recently received a new apk build from my dev. I have given him the most recent PatchServices.jar to build with, he has also ensured me that he is calling it in the OnCreate method, the app is also a debug build. By all accounts, this app has been instrumented for TC within it's build process.
However, upon running, the app will crash stating that it was unable to be instrumented stating:
"TestComplete did not find the needed classes in the package. Possible causes: • Your package was built with the Instant Run feature enabled. Currently, such packages are not supported. Turn Instant Run off and rebuild your package. • The package is not a UI application (for example, it is a service), and it does not contain elements for functional testing with TestComplete.
Possible causes:
• Your package was built with the <a href="https://developer.android.com/studio/run/index.html#instant-run">Instant Run</a> feature enabled. Currently, such packages
are not supported. Turn Instant Run off and rebuild your package.
• The package is not a UI application (for example, it is a service), and
it does not contain elements for functional testing with TestComplete."
I have confirmed that the build does not have "Instant Run" enabled.
Version 12.31