HomePhabricator
Diffusion Comm 1e26f7e47044

[native] Send PONG when PING is received

Description

[native] Send PONG when PING is received

Summary:
Check background notification type and react accordingly

Depends on D3133

Test Plan:
Send a background notification on Android and check if the code on C++ was executed

{
  data: {
    backgroundNotifType: 'PING',
  },
}

Reviewers: karol-bisztyga, ashoat, atul, jimpo

Reviewed By: karol-bisztyga, ashoat

Subscribers: benschac, ashoat, Adrian, atul

Differential Revision: https://phabricator.ashoat.com/D3134

Details

Provenance
tomekAuthored on Feb 8 2022, 6:40 AM
Reviewer
karol
Differential Revision
D3134: [native] Send PONG when PING is received
Parents
rCOMMc304dcad62dc: [native] Add sendPong method
Branches
Unknown
Tags
Unknown