-
Notifications
You must be signed in to change notification settings - Fork 101
Feat/screen render/react native testing #1430
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
AndrewAminInstabug
merged 52 commits into
feat/screen-render/react-native-implementation
from
feat/screen-render/react-native-testing
Aug 20, 2025
Merged
Feat/screen render/react native testing #1430
AndrewAminInstabug
merged 52 commits into
feat/screen-render/react-native-implementation
from
feat/screen-render/react-native-testing
Aug 20, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Release v15.0.1
…precated-Public-APIs
… native dependencies
* fix: SDK initialized async (#1427) * fix: SDK initialized async * fix: remove logs * fix: remove unnecessary async & await from Instabug.spec.ts * chore: add change log --------- Co-authored-by: ahmed alaa <[email protected]> * feat: support ignore flag secure on android. (#1412) * feat: support ignore flag secure on android. --------- Co-authored-by: Andrew Amin <[email protected]> * Release: v15.0.2 * Release: v15.0.2 --------- Co-authored-by: Andrew Amin <[email protected]>
* release: 15.0.2 * release: 15.0.2 * Update Podfile.lock * release: 15.0.2
Master - Dev
…ct-native-testing # Conflicts: # CHANGELOG.md # examples/default/ios/Podfile.lock # examples/default/src/App.tsx
…implementation' into feat/screen-render/react-native-testing # Conflicts: # android/native.gradle # android/src/main/java/com/instabug/reactlibrary/RNInstabugAPMModule.java # examples/default/ios/Podfile.lock # examples/default/src/App.tsx # examples/default/src/navigation/HomeStack.tsx # examples/default/src/screens/apm/APMScreen.tsx # examples/default/src/screens/apm/ExecutionTraceScreen.tsx # examples/default/src/screens/apm/ScreenRender.tsx # src/modules/APM.ts # test/modules/APM.spec.ts
…ative SDKs for consistency
AyaMahmoud148
approved these changes
Aug 20, 2025
ad68b22
into
feat/screen-render/react-native-implementation
4 of 9 checks passed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of the change
Rebase the screen rendering branch with the branch that removes deprecated APIs.
Type of change
Related issues
Checklists
Development
Code review