You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result:
Generic message (just like the one when somebody sent message in chat) pops up on Android phone.
Expected:
No notification at all or notification that new receiving address was generated.
Device:
Windows 10 laptop
Android 9 phone
The text was updated successfully, but these errors were encountered:
tarmo888
changed the title
Generating new address on multi-device wallet send a generic notification
Generating new address on multi-device wallet sends a generic notification
Mar 5, 2019
tarmo888
changed the title
Generating new address on multi-device wallet sends a generic notification
Generating new address on multi-device wallet sends a generic chat notification
Mar 5, 2019
That's a side effect of using end-to-end encrypted messaging. The hub (which sends the push notifications) is just a dumb pipe, it can't know the contents of the message and can't decide that it should be filtered.
One possible solution could be having the sending side add a flag that would tell the hub to silence this message.
Steps:
Result:
Generic message (just like the one when somebody sent message in chat) pops up on Android phone.
Expected:
No notification at all or notification that new receiving address was generated.
Device:
Windows 10 laptop
Android 9 phone
The text was updated successfully, but these errors were encountered: