-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TW-1049 Notification improve iOS notification #1078
TW-1049 Notification improve iOS notification #1078
Conversation
This PR has been deployed to https://linagora.github.io/twake-on-matrix/1078 |
lib/utils/matrix_sdk_extensions/flutter_hive_collections_database.dart
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you explain why we need this file
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you cannot debug NSE with FlutterAppDelegate
It retuns that crash
Cannot create a FlutterEngine instance in debug mode without Flutter tooling or Xcode.
To launch in debug mode in iOS 14+, run flutter run from Flutter tools, run from an IDE with a Flutter IDE plugin or run the iOS project from Xcode.
Alternatively profile and release mode apps can be launched from the home screen.
you should remove FlutterAppDelegate and use AppDelegate instead
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
please also add it in ADR
Can you summarize the steps to do this tickets :) because it's hard to review and follow |
please dont review *.swift files, I just copy 100% from Element X |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we really need all of these?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
actual no need, but I just copy all from Element X, it can make easy when you want copy it again from Element X in the future
626f823
to
bbe176b
Compare
Notice: Please dont review *.swift files, I just copy 100% from Element X
Issue
Demo
RPReplay_Final1701847387.MP4