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
LOCATION
AppStateCollector.java line 221 in siftscience.android.AppStateCollector.getIpAddresses()
EXCEPTION
java.lang.NullPointerException
MESSAGE
Attempt to read from field 'java.util.List java.net.NetworkInterface.childs' on a null object reference
version "com.siftscience:sift-android:1.0.0" device info
Device Model moto g power
Device Name motorola
Device Type moto Device
Orientation 1
OS Build 99e0e
OS Major Version 11
OS Name Android
OS Version 11
Platform Native
Platform Version 6.4.1
It looks like it only happens on this device; any idea and potential solution? Thanks
The text was updated successfully, but these errors were encountered:
ANDROID NOTE: On Android versions before S (API level 31), this method may throw a NullPointerException if called in an environment where there is a virtual interface without a parent interface present.
The issue has been fixed in Android 12.
Hey team,
the app crashed at
version
"com.siftscience:sift-android:1.0.0"device info
It looks like it only happens on this device; any idea and potential solution? Thanks
The text was updated successfully, but these errors were encountered: