ismailgulek
ismailgulek
> @ismailgulek Hi, except the following small [remark](https://github.com/vector-im/element-ios/pull/6367#discussion_r942180709), all the points already mentioned during our first (@phlniji and I) reviews have been fixed. > > I will approve this PR,...
Hey @flogo321, sorry to hear that. It seems your app protection setting is turned on: `RiotNSE[22710:1618706] [NotificationService] validateNotificationContentAndComplete: Resetting title and body because app protection is set` In this case,...
Notification badge count is coming within a notification and directly set to the application when a notification received. And then we update the number when the application backgrounded. So I...
> > even then, it tends not to play the whole file > > I've been noticing the same thing recently. According to @aaron:matrix.org in #riot-ios:matrix.org [today](https://matrix.to/#/!pMBteVpcoJRdCJxDmn:matrix.org/$W7iWGjcZ484HKVDU4oXL3bwo_spl42TFbX-tIVbGgiM?via=matrix.org&via=privacytools.io&via=mozilla.org), this seems to...
> New update on this case: > > I've found out that on Element Android, a different URL is triggered. > > Instead of `https://invaliddomain.tld/_matrix/client/r0/login/sso/redirect/?redirectUrl=element://connect?transaction_id%3Dm56[CENSORED]` on Android the URL is...
- We've seen a case where we didn't process the latest sync caches gathered on NSE, because of some session state management issue. We'll fix this by processing sync cache...
It seems iOS client is spec-compliant on this case.
Is this issue still visible?