invitation not visible when received in background
Steps
- send Jami to background on iOS device
- send an invitation to Jami on iOS device
- iOS received notification, notification is shown.
- open Jami on iOS. Invitation is not there.
Steps
assigned to @kkostiuk
there were multiple issues related to this.
You mean loaded from file? It is only loaded when initializing ConversationModule, but when Jami is bringing from background this initializer is not called.
mentioned in commit jami-daemon@aa72a928
added SprintTo review label
added SprintDone label and removed SprintTo review label
closed