Description
If @sentry/react-native is combined with SAGP, sentry-android will resolve to the newer dependency, either from the SDK or the SAGP.
This can be an issue when users add SAGP which depends on a newer version of sentry-android than the RN SDK.
Version mismatch can cause errors like:
Description
If
@sentry/react-nativeis combined withSAGP,sentry-androidwill resolve to the newer dependency, either from the SDK or theSAGP.This can be an issue when users add
SAGPwhich depends on a newer version ofsentry-androidthan the RN SDK.Version mismatch can cause errors like: