nextcloud / talk-ios

📱😀 Video & audio calls through Nextcloud on iOS
GNU General Public License v3.0
147 stars 87 forks source link

Safeguard talkAccount in getFederationInvitations #1616

Closed SystemKeeper closed 4 months ago

SystemKeeper commented 4 months ago

Reported on AppStore Connect. The only way I can see that this happens, if when a token got revoked and we removed the account before calling getFederationInvitations. I don't think it's a real issue, but we don't need to crash either.

image