HomePhabricator
Diffusion Comm baa9ec05e92a

Implement native method to create notification channel

Description

Implement native method to create notification channel

Summary: This differential implements native method to create android notification channel, updates JavaScript type and uses it JavaSCript code.

Test Plan:
Since API level 26 all notifications must be assigned to a channel: https://developer.android.com/develop/ui/views/notifications/channels, I presume that simply ensuriing notifications are
delivered both in the foreground and background is enough to test this differential.

Reviewers: tomek, bartek

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D6377

Details

Provenance
marcinAuthored on Jan 25 2023, 12:40 AM
Reviewer
tomek
Differential Revision
D6377: Implement native method to create notification channel
Parents
rCOMM9dc4d971b9b1: Implement native method to get initial notification and use it in JavaScript
Branches
Unknown
Tags
Unknown