Please provide the following:
- SDK Version: 44
- Platforms(Android/iOS/web/all): Android, iOS
- Add the appropriate “Tag” based on what Expo library you have a question on.
Not entirely sure what’s going on here, but we’re on an ejected workflow using SDK 44, sentry-expo, and expo-updates. Whenever we do a full release build, out Sentry releases look to be correctly associated with our package name, but when we do an OTA update, they are not (notice the lack of a package name under the 3.21.13 release, which is also missing from the detailed attributes view):
I’m not sure how big an issue this is, but I suspect it may be part of the reason why we don’t see OTA versions in some of our dashboard monitoring. Given that Expo handles a lot of the Sentry integration automatically, is there something we need to do to explicitly associate updates with our package identifier?