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
Unknown Object (File)
Mon, May 13, 1:51 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:58 AM
Unknown Object (File)
Apr 17 2024, 4:53 AM
Unknown Object (File)
Apr 8 2024, 3:36 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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