I am working on updating my iOS app with BundleID of form in.xxx.yyy. As an update I am adding FCM for sending push notifications to my iOS app. When I try to send sandboxed test notifications from Firebase console by selecting my bundleID, the notifition is never sent. But the same is sent when I target it through FCM token.
Does it create problem if I have an app ID starting with in or anything other than com, in case of FireBase cloud messaging.
Any view/update on this will be helpful.