Skip to content

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 37 commits into from
Aug 19, 2025

Conversation

ahmedAlaaInstabug
Copy link
Contributor

Description of the change

feat:expo-sourcemap-support

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Related issues

JIRA ID : MOB-18573

Checklists

Development

  • Lint rules pass locally
  • The code changed/added as part of this pull request has been covered with tests

Code review

  • This pull request has a descriptive title and information useful to a reviewer
  • Issue from task tracker has a link to this pull request

@ahmedAlaaInstabug ahmedAlaaInstabug changed the title feat/expo-sourcemap-support feat: expo-sourcemap-support May 14, 2025
@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from master to dev May 14, 2025 18:15
@InstabugCI
Copy link
Collaborator

InstabugCI commented May 14, 2025

Coverage Report

Label Coverage Status
JavaScript 90.1%
Android 49.3%
iOS 47.2%

Generated by 🚫 dangerJS against dd9ebe5

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@InstabugCI
Copy link
Collaborator

Your snapshot has been generated! 🚀

Installation

You can install the snapshot through NPM:

npm install [email protected]

or Yarn:

@ahmedAlaaInstabug ahmedAlaaInstabug marked this pull request as ready for review May 29, 2025 13:32
network.method = method;
originalXHROpen.apply(this, [method, url, ...args]);
originalXHROpen.call(this, method, url.toString(), async, username, password);
};

Copy link
Contributor

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 ?

MoKamall
MoKamall previously approved these changes Jul 16, 2025
AyaMahmoud148
AyaMahmoud148 previously approved these changes Jul 17, 2025
# Conflicts:
#	CHANGELOG.md
#	examples/default/ios/InstabugExample.xcodeproj/project.pbxproj
@ahmedAlaaInstabug ahmedAlaaInstabug changed the base branch from dev to sanity/v16.0.0 August 19, 2025 10:17
@ahmedAlaaInstabug ahmedAlaaInstabug merged commit 5fc84a1 into sanity/v16.0.0 Aug 19, 2025
9 of 12 checks passed
@ahmedAlaaInstabug ahmedAlaaInstabug deleted the feat/expo-sourcemap-support branch August 19, 2025 12:31
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

Successfully merging this pull request may close these issues.

6 participants