Not able to set revisionId in app.json

Please provide the following:

  1. SDK Version: 36
  2. Platforms(Android/iOS/web/all): iOS

When I set revisionId in app.json which is required for sentry-expo to work well, I get an error while publishing.

Error: Problem validating fields in app.json. See https://docs.expo.io/versions/v36.0.0/workflow/configuration/
• should NOT have additional property ‘revisionId’.

As a result all my sentry errors show up with a release of UNVERSIONED. How do I get the right release in Sentry errors?

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