sentry-unity icon indicating copy to clipboard operation
sentry-unity copied to clipboard

Runs smoke tests on Android newer API levels

Open bruno-garcia opened this issue 3 years ago • 3 comments

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).

bruno-garcia avatar Apr 25 '22 19:04 bruno-garcia

I believe we've updated this @bitsandfoxes ? Can we close it?

cc @lucas-zimerman

bruno-garcia avatar Oct 12 '24 15:10 bruno-garcia

We've updated the API levels back in 2022. We should revisit and update them accordingly.

bitsandfoxes avatar Oct 18 '24 10:10 bitsandfoxes

We could add this to our "Unity calendar" as a yearly repeating thing adn stop relying on this ticket being around

bruno-garcia avatar Oct 19 '24 20:10 bruno-garcia

The API levels have been updated in https://github.com/getsentry/sentry-unity/pull/1936 and a recurring event has been created.

bitsandfoxes avatar Feb 10 '25 14:02 bitsandfoxes