aws-amplify / aws-sdk-android

AWS SDK for Android. For more information, see our web site:
https://docs.amplify.aws
Other
1.02k stars 548 forks source link

fix(analytics): Prevent ConnectivityManager crash on Android 11 #3593

Closed tylerjroach closed 2 weeks ago

tylerjroach commented 2 weeks ago

Issue #, if available: https://github.com/aws-amplify/aws-sdk-android/issues/3580

Description of changes: added a try/catch to stop Android 11 system level crash

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.