TF-2871 Handle click notification to open detailed email on iOS

This commit is contained in:
dab246
2024-07-11 09:46:23 +07:00
committed by Dat H. Pham
parent 9ffd20f1a7
commit 501d4d38d9
32 changed files with 416 additions and 354 deletions
@@ -67,6 +67,8 @@ extension SessionExtension on Session {
throw NotFoundPersonalAccountException();
}
AccountId get accountId => personalAccount.accountId;
({
bool isAvailable,
CalendarEventCapability? calendarEventCapability