microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
274 stars 135 forks source link

Add catching RuntimeException #1685

Closed aleksandr-dorofeev closed 1 year ago

aleksandr-dorofeev commented 1 year ago

Please have a look at our guidelines for contributions and consider the following before you submit the PR:

Description

Add try/catch for capture NullPointerException in NetworkStateHelper.isAnyNetworkConnected

Related PRs or issues

https://github.com/microsoft/appcenter-sdk-android/issues/1679 AB#100301