FeitianSmartcardReader/FEITIAN_MOBILE_READERS

mFtReader.readerPowerOn(0) creates : java.lang.NoSuchMethodError: no non-static method "Lcom/ftsafe/comm/CommBase;.getDevType()I

YoeriJPL opened this issue · 2 comments

When trying to upgrade from 1.0.8 to 1.0.9 (private) we are getting the following error when using the method mFtReader.readerPowerOn(0):
java.lang.NoSuchMethodError: no non-static method "Lcom/ftsafe/comm/CommBase;.getDevType()I

There's a big chance this is due obfuscation or the likes, the code is used in a Xamarin Android project as a binding library in our company by thousands of users

Any idea why this happens + where to find FTReaderAPI_1.0.9.5.jar or higher as a download?

CardReader_SDK_For_Android_1.0.9.4_20211221.zip
@YoeriJPL here is our new lib, if you are using the Private API only, then no need switch to 1.0.9.
1.0.9 fixed bugs with PC/SC API, only very few companies using it. any questions, contact me anytime, thanks

Thank you for your quick response

Sincerely,

Yoeri Bernard