Open
Description
Updating this ticket based on investigation to date and listing AC.
As a user
Id like to be able to get message updates directly from X2E dapps I like,
So that I can stay informed when major updates about the dapps are made.
Further investigations:
- Can the sdk support device to device push notifications.
- If you reinstall the app - entire history is lost and channels are lost. A potential workaround could be to store the messages to gdrive / iCloud.
- How to manage the difference in message ID and title when reinstalling the dapp.
- Do X2E dApps want to receive messages back? Workload/issue resolution vs getting good user feedback.
- as iCloud is not implementable on extension, should we backup to gdrive. This may not be a nice flow for iPhone users.
AC:
- Entry point for users to "subscribe" to X2E dApp updates.
- Ability to send 1 to 1 messages but to n wallets - from the dApp side.
- Ability for users to respond - tbd based on X2E dApp input.
- Users must accept the sender prior to receiving messages.
- Users can block/delete the chat if they so wish, so they do not
- When moving to a different device or reinstalling, reconstruct the message state.