Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 2.94 KB

File metadata and controls

23 lines (19 loc) · 2.94 KB

Receiving Exposures Documentation

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.