bugsnag / bugsnag-expo

MIT License
11 stars 5 forks source link

Fix CI build pipeline #175

Closed twometresteve closed 5 months ago

twometresteve commented 5 months ago

Goal

Fix the CI build pipeline, which broke because of a deprecated device at BrowserStack.

Design

I've bumped the version of Maze Runner from 6 to 8 to make the fix, as v8 uses a different device model for iOS 13. Other changes are easy needed for changes in Maze Runner, or incidental tidy-ups.

Testing

Covered by CI.