Serge Y
Serge Y
#### Summary Had single crash from production inside the lib: `java.lang.NullPointerException: Attempt to read from field 'java.util.List com.google.maps.android.clustering.algo.StaticCluster.mItems' on a null object reference` #### Environment details 1. Xiaomi Redmi 9A...
### General information * SDK/Library version: 5.5.1 * Android Version and Device: BLU LIFE ONE X2 with Android 6.0 ### Issue description Crash happened once in production. Logs from prod:...
Why resultCode is not -1 (`Activity_RESULT_OK`) after successful scan? As I discovered, 13274384 is `CardIOActivity.RESULT_CARD_INFO` constant but it's not obvious.