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

Wrong Sourcemap path for mutil flavor #818

Closed
5 of 11 tasks
nguyenhose opened this issue Apr 8, 2020 · 1 comment
Closed
5 of 11 tasks

Wrong Sourcemap path for mutil flavor #818

nguyenhose opened this issue Apr 8, 2020 · 1 comment

Comments

@nguyenhose
Copy link

OS:

  • Windows
  • MacOS
  • Linux

Platform:

  • iOS
  • Android

SDK:

  • @sentry/react-native
  • react-native-sentry

SDK version: 0.0.0
react-native version: 0.0.0

Are you using Expo?

  • Yes
  • No

Are you using sentry.io or on-premise?

  • sentry.io (SaaS)
  • on-premise

As I can check on sentry.gradle, this pattern wont work if favor is active. ( ${flavorName} instead react)

def pattern = Pattern.compile("(/|\\\\)intermediates\\1sourcemaps\\1react\\1")

@nguyenhose
Copy link
Author

nguyenhose commented Apr 8, 2020

Closed. Worked on react-native 0.60.4

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

No branches or pull requests

1 participant