GetDutchie / datadog_flutter

**This community package has been deprecated in favor of Datadog's official SDK**
https://github.com/DataDog/dd-sdk-flutter
MIT License
24 stars 24 forks source link

Android API 31 Crash #85

Closed masterwok closed 2 years ago

masterwok commented 2 years ago

When trying to run this package on Android API 31 and above a crash occurs. This is caused by an issue internal to the Datadog SDK: https://github.com/DataDog/dd-sdk-android/issues/709.

This issue should be resolved by bumping com.datadoghq:dd-sdk-android from version 1.8.1 to 1.11.1.

tshedor commented 2 years ago

Released in 1.7.0; thanks @masterwok