- Notifications
You must be signed in to change notification settings - Fork101
feat: expo-sourcemap-support#1392
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:dev
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
InstabugCI commentedMay 14, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392206-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392206-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392450-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392450-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392371-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392371-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392619-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392619-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392734-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392734-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392862-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392862-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392633-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392633-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392954-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392954-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392412-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392412-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392807-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392807-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392537-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392537-SNAPSHOT |
Your snapshot has been generated! 🚀 InstallationYou can install the snapshot through NPM: npm install instabug-reactnative@14.3.0-1392253-SNAPSHOT or Yarn: yarn add instabug-reactnative@14.3.0-1392253-SNAPSHOT |
# Conflicts:#CHANGELOG.md
src/utils/XhrNetworkInterceptor.ts Outdated
network.method = method; | ||
originalXHROpen.apply(this,[method, url, ...args]); | ||
originalXHROpen.call(this, method, url.toString(), async, username, password); | ||
}; | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
is this related to expo source map support ?
Description of the change
feat:expo-sourcemap-support
Type of change
Related issues
JIRA ID : MOB-18573
Checklists
Development
Code review