You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK with GUI crashes at this point on build targeted to API level 30 Android 11.
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.view.View.setBackgroundColor(int)' on a null object reference
at net.authorize.aim.emv.QuickChipActivity.onRequestOnlineProcess(:10995)
at net.authorize.aim.emv.І$ǃ.onRequestOnlineProcess(:355)
SDK with GUI crashes at this point on build targeted to API level 30 Android 11.
Details are here:
https://stackoverflow.com/questions/62884286/toast-getview-returns-null-on-android-11-api-30
Please correct this to be able use SDK GUI on API level 30 devices.
The text was updated successfully, but these errors were encountered: