Vajja Siva Teja

Results 3 issues of Vajja Siva Teja

I am unable to use this library in androidX project. I have enabled enableJetifier android.useAndroidX=true # Automatically convert third-party libraries to use AndroidX android.enableJetifier=true and also using classpath 'com.android.tools.build.jetifier:jetifier-processor:1.0.0-beta10' in...

There is an error raising in ScanCamera Activity in this code protected void onResume() { super.onResume(); this.api = new BankCardAPI(); this.api.WTInitCardKernal("", 0); //error raising here } shown in below screenshot...

In my firebase crashlytics recently I am seeing repeated bug which is below Fatal Exception: java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/~~ic2W0xno23mcxTN9NrOZqw==/com.xxxxxxx.xxxxx.app-lGoYxe43v8GESjnUcqYZeQ==/lib/arm64/libface_detector_v2_jni.so" has bad ELF magic: 00000000 at java.lang.Runtime.loadLibrary0(Runtime.java:1087) at java.lang.Runtime.loadLibrary0(Runtime.java:1008) at java.lang.System.loadLibrary(System.java:1664)...