Skip to content

Store Necessary Data For Notifications #3091

@adrastaea

Description

@adrastaea

Summary

Determine the minimal set of information needed to decrypt and display messages in push notifications, and store them in app groups and keychains as appropriate.

Background

In order to decrypt messages for display, we will probably need to know:

  1. Latest generation of member key
  2. communityId's of communities they are a member of
  3. userId's for users they are in those communities

Acceptance Criteria

  • App Group created in Apple Developer Portal
  • App Group added to NSE target entitlements
  • Keychain Access Group configured
  • Keychain Access Group added to both targets' entitlements
  • Helper class created for shared UserData access
  • Helper class created for shared Keychain access
  • Pass data to native app on rn_bridge when keys rotate or communities are joined

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Waiting for review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions