-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Description
Description
Hi, I suspect this might be a Simulator issue, but I’d like to confirm to be sure.
Up until now, I’ve been using the iOS Simulator (iOS 16 to 18) to test FCM notifications via the Firebase Console, and everything has worked as expected.
However, when testing the same behavior today using Xcode RC and the iPhone 17 RC Simulator, I’m no longer receiving any notifications.
I currently don’t have access to a physical device that supports iOS 26, so I’d like to confirm whether this is a Simulator-specific issue or if the Firebase SDK requires any additional updates to work correctly on iOS 26.
Apologies if this has already been covered, and thank you in advance!
Reproducing the issue
No response
Firebase SDK Version
12.2.0
Xcode Version
26 RC
Installation Method
Swift Package Manager
Firebase Product(s)
Messaging
Targeted Platforms
iOS
Relevant Log Output
If using Swift Package Manager, the project's Package.resolved
Expand Package.resolved
snippet
Replace this line with the contents of your Package.resolved.
If using CocoaPods, the project's Podfile.lock
Expand Podfile.lock
snippet
Replace this line with the contents of your Podfile.lock!