Justin Parker

Results 2 issues of Justin Parker

* Firebase Component: firebase-messaging * Component version: 24.0.1 ### Describe the problem #### Steps to reproduce: For some users, attempting to get the token returns this error: `Fetching the token...

api: messaging
api: installations

There were some changes to RCTCornerRadii in 0.76: https://github.com/facebook/react-native/pull/46009. This causes this package to error during compilation for iOS. I made a quick patch with [patch-package](https://www.npmjs.com/package/patch-package). I've done some brief...

ios
needs repro