Skip to content

Conversation

andrewdanieldev
Copy link
Contributor

Description of the change

Rebase the screen rendering branch with the branch that removes deprecated APIs.

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

Issue links go here

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

andrewdanieldev and others added 13 commits August 7, 2025 15:44
* 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]>
@InstabugCI
Copy link
Collaborator

InstabugCI commented Aug 10, 2025

Coverage Report

Label Coverage Status
JavaScript 90.1%
Android 49.8%
iOS 46.5%

Generated by 🚫 dangerJS against cdb52ff

ahmedAlaaInstabug and others added 9 commits August 10, 2025 22:17
* release: 15.0.2

* release: 15.0.2

* Update Podfile.lock

* release: 15.0.2
…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
@andrewdanieldev andrewdanieldev merged commit ad68b22 into feat/screen-render/react-native-implementation Aug 20, 2025
4 of 9 checks passed
@andrewdanieldev andrewdanieldev deleted the feat/screen-render/react-native-testing branch August 20, 2025 09:45
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.

5 participants