firebase/flutterfire

🐛 [firebase_massaging] Example flutter ios build is too old

Open

#13.059 geöffnet am 10. Juli 2024

Auf GitHub ansehen
 (3 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Dart (4.097 Forks)batch import
Needs Attentiongood first issueplatform: iosplugin: messagingtype: enhancement

Repository-Metriken

Stars
 (9.199 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 3T 12h) (38 gemergte PRs in 30 T)

Beschreibung

Current version of flutter is 3.22.2 and If you create an application today, it will use Swift. The current example app is old ios build on which the tests are taking place, all new users are facing a problem with message processing problems.

https://github.com/firebase/flutterfire/issues/12978 https://github.com/firebase/flutterfire/issues/12885 https://github.com/firebase/flutterfire/issues/12453 https://github.com/firebase/flutterfire/issues/12370 etc.

Can you please create working ios build with latest versions of packages with working appDelegate.swift and correct Info.plist etc. ? I hope you will listen to the request, because now it is impossible to build a working build for production if it uses firebase_messaging and it is completely unclear what to do with it.

Contributor Guide