expo / sentry-expo

MIT License
202 stars 83 forks source link

upgrade @sentry/react-native to 5.9.1 #367

Closed mroswald closed 9 months ago

mroswald commented 10 months ago

Checklist

Why

Sentry offers profiling in beta state since version 5.8.0 of @sentry/react-native. Upgrading to latest 5.9.1

How

Updated the package and peer versions accordingly to @sentry/react-native.

Test Plan

Used an expo app and included the new version. Sentry log shows 5.9.1

jeffreysilver commented 10 months ago

I'm hoping to get sentry profiling up and running on an Expo app as well - would be great to get this merged in @kbrandwijk!

mroswald commented 10 months ago

I'm hoping to get sentry profiling up and running on an Expo app as well - would be great to get this merged in @kbrandwijk!

Done, but needs some testing

ghost commented 10 months ago

Any plans to merge this soon?

mroswald commented 10 months ago

Tested with 5.9.1 and it works. Build on XCode 15 with iOS17. Also rebased to current main branch

jeffreysilver commented 10 months ago

Any plans to merge this in? We're excited to get profiling up and running to help debug some performance issues

mroswald commented 9 months ago

Seems it was updated already in the meantime.. will close this PR