Dmitry Korovin
Results
1
comments of
Dmitry Korovin
The same issue after upgrading to @sentry/[email protected]. The solution for me is downgrade to v5.20.0: ``` yarn add @sentry/[email protected] cd ios && pod update Sentry ```