I'm doing a React native project with notification, using APNs Authentication Key . It works perfectly fine on android and iOS dev.
But when I export ipa as adHoc run on device, the app stop receiving notification when I send noti to a single device using FCM. It only works if I send to all iOS devices.