NativeScript / NativeScript/firebase
[feature] Support for communication notifications (ios 15)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 62
- Forks
- 53
- Avg merge
- 8d 4h
- Merged PRs (30d)
- 2
Description
Communication notifications are a new type of notification available in ios 15. You can read more about them here
It would be awesome if these were supported. Thanks!
Official Apple Guides:
https://developer.apple.com/design/human-interface-guidelines/ios/system-capabilities/notifications/
https://developer.apple.com/documentation/sirikit/insendmessageintent
https://developer.apple.com/documentation/sirikit/insendmessageintenthandling
Here are some guides that I came across when looking into it myself:
https://gist.github.com/Dexwell/dedef7389eae26c5b9db927dc5588905
https://stackoverflow.com/questions/68198452/ios-15-communication-notification-picture-not-shown
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is identified in the issue. Start by reviewing the linked Apple notification and SiriKit guides, then inspect the repository's iOS notification implementation to determine the integration point. Done means communication notifications are supported on iOS 15 and verified with an appropriate test or example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- firebase, ios, typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100