bugsnag / bugsnag-expo

MIT License
11 stars 5 forks source link

[PLAT-8766] Add minimum version check #45

Closed gingerbenw closed 2 years ago

gingerbenw commented 2 years ago

Goal

Notify users when automatic sourcemap uploads are not supported for their version of expo

Testing

New unit tests, manually tested install on a v45 and v44 project

gingerbenw commented 2 years ago

shall I remove the test fixture until it's in use?

tomlongridge commented 2 years ago

shall I remove the test fixture until it's in use?

Yes - stash it somewhere on a local branch if you like, but I think it will cause confusion if left there.