| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| }); | ||
| }); | ||
|
|
||
| const invalidApnsLiveActivityTokens: any[] = [null, NaN, 0, 1, true, false] |
There was a problem hiding this comment.
perhaps we should add a test for valid payload?
Sorry, something went wrong.
There was a problem hiding this comment.
Sure thing. I added the tests with valid payloads for the live activity start | update | end events
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you for your contribution! Could you change the new property to lowerCamelCase formatting?
Can you also run npm run api-extractor:local? That would update the api docs and should fix the CI errors. Thanks!
Sorry, something went wrong.
* feat(fcm): Support `live_activity_token` field on `ApnsConfig` * added validation * update documentation
Review requested changes were made and error addressed. Removing to unblock.
| Back | FazBrowse Home | New Git URL |
Fixes #2875