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
Hi Webex Team
I got a crash while using SDK, this is first time I saw this crash.
I'm using com.ciscowebex:androidsdk:2.7.0.6-SNAPSHOT@aar
Compile SDK: 30
Target SDK: 30
Fatal Exception: java.lang.SecurityException: getDataNetworkTypeForSubscriber at android.os.Parcel.createExceptionOrNull(Parcel.java:2373) at android.os.Parcel.createException(Parcel.java:2357) at android.os.Parcel.readException(Parcel.java:2340) at android.os.Parcel.readException(Parcel.java:2282) at com.android.internal.telephony.ITelephony$Stub$Proxy.getNetworkTypeForSubscriber(ITelephony.java:8881) at android.telephony.TelephonyManager.getNetworkType(TelephonyManager.java:3063) at android.telephony.TelephonyManager.getNetworkType(TelephonyManager.java:3027) at com.webex.wme.WifiStatus.CheckReachableVia(WifiStatus.java:54)
The text was updated successfully, but these errors were encountered:
@duybuiappliedmesh would you mind checking if the same error is reproducible with the 2.8 KitchenSink app as well? If it is, please describe the full steps to reproduce the issue and provide us complete verbose client sided logs. If it is easier you can also open a support ticket with us [email protected] so that we can continue the conversation there. Thank you
I can't check with KitchenSink app, because it's not my phone. The log I collected above from Firebase Crashlytics - from my customer's phone. I also can't reproduce from my side.
The crash happen when user join a room
User device: Android 11
@duybuiappliedmesh I can see that you opened a ticket with us for the same. We will continue the conversation and the troubleshooting over there. Thanks
Hi Webex Team
I got a crash while using SDK, this is first time I saw this crash.
I'm using com.ciscowebex:androidsdk:2.7.0.6-SNAPSHOT@aar
Compile SDK: 30
Target SDK: 30
Fatal Exception: java.lang.SecurityException: getDataNetworkTypeForSubscriber at android.os.Parcel.createExceptionOrNull(Parcel.java:2373) at android.os.Parcel.createException(Parcel.java:2357) at android.os.Parcel.readException(Parcel.java:2340) at android.os.Parcel.readException(Parcel.java:2282) at com.android.internal.telephony.ITelephony$Stub$Proxy.getNetworkTypeForSubscriber(ITelephony.java:8881) at android.telephony.TelephonyManager.getNetworkType(TelephonyManager.java:3063) at android.telephony.TelephonyManager.getNetworkType(TelephonyManager.java:3027) at com.webex.wme.WifiStatus.CheckReachableVia(WifiStatus.java:54)
The text was updated successfully, but these errors were encountered: