Hello,
After migrating to the 1.7.4 version of the reader-sdk for Android our app stared crashing with the following error:
JNI DETECTED ERROR IN APPLICATION: JNI FindClass called with pending exception java.lang.NoSuchMethodError: no non-static method "Lcom/squareup/cardreader/CardInfo;.<init>(ILjava/lang/String;Ljava/lang/String;Lcom/squareup/cardreader/EmvApplication;II)V"
We went through this page https://developer.squareup.com/docs/reader-sdk/build-on-android and everything is set as described.
Any assistance will be much appreciated!