Skip to content

v0.11.0

Compare
Choose a tag to compare
@HazAT HazAT released this 31 May 09:33
· 2051 commits to main since this release

This is a big release because we switched our internal iOS client from swift to objc which drastically improve the setup experience and compatibility.

We also added support for codepush, please check the docs https://docs.sentry.io/clients/react-native/codepush/ for more information.

After updating run react-native unlink react-native-sentry and react-native link react-native-sentry again in order to setup everything correctly.