Skip to content

FR: Support iOS 16 Simulator on Firebase Messaging #9968

@ispiropoulos

Description

@ispiropoulos

Feature proposal

  • Firebase Component: Messaging

Trying to test remote notifications via Firebase Messaging on an Apple Silicon Mac with macOS Ventura and Xcode 14.
Getting this log message:

2022-06-30 15:56:00.487199+0300 my-project[75680:3976914] 9.2.0 - [FirebaseMessaging][I-FCM023014] Running InstanceID on a simulator doesn't have APNS. Use prod profile by default.

And notification sending fails with this error:
"errorCode": "UNREGISTERED"

The proposed change is to support iOS 16 simulators.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions