Please provide the following:
- SDK Version: 34
- Platforms(Android/iOS/web/all): IOS + Android
We recently ejected to the bare workflow, and we’ve been consistently getting the sentry error
null is not an object (evaluating 'c.default.manifest.name')
We don’t have any reference of the manifest.name anywhere in our codebase, and our app.json
is also not present since we’ve ejected. We use expo constants just to determine the statusBarHeight
and nothing else.
App runs fine on local and prod, we would just like to understand which expo library is trying to call this from and ideally fix it.
Our list of expo related dependencies: