Skip to content

Receiving exposures documentation

Artur Słomowski edited this page Jun 2, 2020 · 1 revision

When Exposure Notification Framework finishes comparing diagnosis keys with keys stored on the device and it detects some exposures it informs about the end of analysis by broadcasting ACTION_EXPOSURE_STATE_UPDATED intent. In order to provide user a correct risk level that is shown in the PWA module application has to get detailed information about detected exposures and save them to the local, encrypted database.

Steps:

Figure 1: Interaction of the mobile application with Exposure Notification Framework when receiving exposures information.

Clone this wiki locally