Page MenuHomePhabricator

Implement native method to get initial notification and use it in JavaScript
ClosedPublic

Authored by marcin on Jan 24 2023, 1:05 PM.
Tags
None
Referenced Files
F3486738: D6366.diff
Wed, Dec 18, 5:51 AM
Unknown Object (File)
Sat, Dec 14, 3:51 AM
Unknown Object (File)
Sat, Dec 14, 3:51 AM
Unknown Object (File)
Sat, Dec 14, 3:51 AM
Unknown Object (File)
Sat, Dec 14, 3:51 AM
Unknown Object (File)
Sat, Dec 14, 3:50 AM
Unknown Object (File)
Sat, Dec 14, 3:40 AM
Unknown Object (File)
Nov 14 2024, 10:29 AM
Subscribers

Details

Summary

This differential implements native method to get initial notification - notification which delivery and tapping booted the app - and uses it in JavaScript. CommAndroidNotifications module
typing is updated as well.

Test Plan

Add logging to log initialNotif from JavaScript. Build the app. Kill it. Send notification. Tap it. Ensure the content of notification is displayed in metro console and it is valid.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.Jan 26 2023, 2:03 AM