You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had Bugsnag working in my app on Expo SDK 35, but it is no longer working after upgrading to SDK 36.
I have upgraded to @bugsnag/expo and @bugsnag/js to 6.5.0 to get the @react-native-community/netinfo fix discussed in #668.
I receive this error immediately after starting my app:
(I can only test on Android right now, but can try to reproduce on iOS later this week if desired.)
The error goes away if I comment out all references to bugsnag.
I had Bugsnag working in my app on Expo SDK 35, but it is no longer working after upgrading to SDK 36.
I have upgraded to
@bugsnag/expo
and@bugsnag/js
to 6.5.0 to get the@react-native-community/netinfo
fix discussed in #668.I receive this error immediately after starting my app:
(I can only test on Android right now, but can try to reproduce on iOS later this week if desired.)
The error goes away if I comment out all references to bugsnag.
expo diagnostics
output andpackage.json
dependencies here: https://pastebin.com/KHmvKF15The text was updated successfully, but these errors were encountered: