Skip to content

Flutter 3 41 7#1

Open
ColbPeyton wants to merge 4 commits into
masterfrom
flutter-3-41-7
Open

Flutter 3 41 7#1
ColbPeyton wants to merge 4 commits into
masterfrom
flutter-3-41-7

Conversation

@ColbPeyton

Copy link
Copy Markdown

necessary flutter upgrades for IOS 26

- Update pubspec.lock files for Flutter 3.41.7
Missing completionHandler calls can cause iOS to throttle or stop
delivering notifications. Fixed in:
- willPresent: call completionHandler([]) when no 'aps' key
- didReceive: call completionHandler() when no 'aps' key
- didReceive: call completionHandler() when caching launch notification
Reverting to exact code from comm-2044-flutter-3-27-0 to debug notification issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant