I use the Firebase Cloud Messaging Notification in my ios's app, but when I tested the real machine, I found that I could not receive any push messages.
I use the firebase unity package for ios. I checked all the steps, but I don't know where the problem is.
I use the p8 APNs file, developer Indentities in keychain whit Push Notifications.
In xcode, I open the options(push notifications and background modes), but it cannot receive the push message, background or foreground.
The log in xcode console like this:
[Firebase/Messaging][I-FCM002010] The subscription operation is suspended because you don't have a token. The operation will resume once you get an FCM token.
[GULReachability][I-REA902004] Network status has changed. Code:2, status:Connected
FCM: Initialize Firebase Messaging
FCM: Initialize Firebase Messaging
FCM: Retrieve registration token
FCM: Retrieve registration token
RequestPermissionAsync completed
[Firebase/InstanceID][I-IID003012] Provisioning profile has specifically provisioned devices, most likely a Dev profile.
[Firebase/InstanceID][I-IID003013] APNS Environment in profile: development