sentry-unity
sentry-unity copied to clipboard
Runs smoke tests on Android newer API levels
The latest API we test against is 30 (which found a bug in either Unity or our SDK+Unity in #686) We need to test API 32 which should be only slightly different from API 31 so we can keep the latter out.
Additionally, a latest build that run if a API level is available that we haven't hard coded yet (e.g: 32 comes up).
I believe we've updated this @bitsandfoxes ? Can we close it?
cc @lucas-zimerman
We've updated the API levels back in 2022. We should revisit and update them accordingly.
We could add this to our "Unity calendar" as a yearly repeating thing adn stop relying on this ticket being around
The API levels have been updated in https://github.com/getsentry/sentry-unity/pull/1936 and a recurring event has been created.