Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sentry-expo 7.0.1 causes fastlane error during production build #359

Closed
pkayfire opened this issue Jul 13, 2023 · 5 comments
Closed

sentry-expo 7.0.1 causes fastlane error during production build #359

pkayfire opened this issue Jul 13, 2023 · 5 comments
Labels

Comments

@pkayfire
Copy link

Summary

Seeing a fastlane error when trying to build an Expo project with sentry-expo 7.0.1. Downgrading back 6.2.1 resolves the error.

image

Managed or bare workflow? If you have ios/ or android/ directories in your project, the answer is bare!

managed

What platform(s) does this occur on?

iOS

SDK Version (managed workflow only)

7.0.1

Environment

expo-env-info 1.0.5 environment info:
System:
OS: macOS 13.0.1
Shell: 5.8.1 - /bin/zsh
Binaries:
Node: 18.16.0 - /usr/local/bin/node
Yarn: 1.22.15 - ~/.yarn/bin/yarn
npm: 8.1.2 - /usr/local/bin/npm
Managers:
CocoaPods: 1.8.4 - /usr/local/bin/pod
SDKs:
iOS SDK:
Platforms: DriverKit 22.4, iOS 16.4, macOS 13.3, tvOS 16.4, watchOS 9.4
Android SDK:
API Levels: 28, 29
Build Tools: 28.0.3, 29.0.3
System Images: android-29 | Google Play Intel x86 Atom
IDEs:
Xcode: 14.3.1/14E300c - /usr/bin/xcodebuild
npmPackages:
expo: ^48.0.16 => 48.0.19
react: 18.2.0 => 18.2.0
react-dom: 18.2.0 => 18.2.0
react-native: 0.71.8 => 0.71.8
react-native-web: ~0.18.9 => 0.18.12
npmGlobalPackages:
eas-cli: 3.14.0
expo-cli: 6.3.8
Expo Workflow: managed

Reproducible demo or steps to reproduce from a blank project

Build expo project for production with sentry-expo 7.0.1

@sebastiancrossa
Copy link

running into the same issue!

@winstromming
Copy link

winstromming commented Sep 26, 2023

@pkayfire @sebastiancrossa I was able to resolve this (or a similar?) issue (on 7.0.0) by removing the postPublish hook for uploading sourcemaps.

@krystofwoldrich
Copy link
Contributor

@pkayfire Can you share the whole build log, hopefully from there we will be able to identify what's happening.

Copy link

github-actions bot commented Dec 3, 2023

This issue is stale because it has been open for 60 days with no activity. If there is no activity in the next 7 days, the issue will be closed.

@github-actions github-actions bot added the stale label Dec 3, 2023
Copy link

This issue was closed because it has been inactive for 7 days since being marked as stale. Please open a new issue if you believe you are encountering a related problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants