Question
12
Views
BacCredomatic Network
Posted: January 21, 2021
Last activity: January 21, 2021
Mobile SDK Could not instantiate annotation Processor
Hi
We are trying to make the Mobile SDK work in our internal application, but we have a problem when instantiating a class and we cannot find the reason.
When we add the following line in our build.gradle, the ContainerMashUpActivity class is not generated
annotationProcessor 'com.pega.commontools:android-annotation:3.1.0'
Because the system throws the following error:
Could not instantiate annotation Processor
Any idea we need to check to get it working?
***Edited by Moderator Marissa to update Platform Capability tags****