OTA updates not associated with app package identifier in Sentry

Please provide the following:

  1. SDK Version: 44
  2. Platforms(Android/iOS/web/all): Android, iOS
  3. 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):

Screen Shot 2022-08-19 at 16.24.02
Screen Shot 2022-08-19 at 16.30.34

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?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.