Instabug-React-Native icon indicating copy to clipboard operation
Instabug-React-Native copied to clipboard

chore: add Push notification is not working for some users snapshot

Open AndrewAminInstabug opened this issue 1 year ago • 2 comments

Description of the change

Adds the Android snapshot that resolves the INSD-10951 incidents.

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

AndrewAminInstabug avatar Apr 29 '24 10:04 AndrewAminInstabug

Coverage Report

Label Coverage Status
JavaScript 96.3%
Android 48.3%
iOS 42.3%

Generated by :no_entry_sign: dangerJS against 9b1e2315ad74ebb6f6b1b530da382cfc4505f78e

InstabugCI avatar Apr 29 '24 10:04 InstabugCI

Your snapshot has been generated! :rocket:

Installation

You can install the snapshot through NPM:

npm install https://github.com/Instabug/Instabug-React-Native\#snapshot/snapshot-android/13.0.0.5859885-INSD-10951

or Yarn:

yarn add https://github.com/Instabug/Instabug-React-Native\#snapshot/snapshot-android/13.0.0.5859885-INSD-10951

InstabugCI avatar Apr 29 '24 10:04 InstabugCI