intercom_flutter
intercom_flutter copied to clipboard
PushNotification in iOS not working as expected
Hello.
I have implemented push notification as per the documentation here.
Works fine on android with no issues.
iOS in debug mode everything works fine. iOS in Release mode has two behaviours
- When running from studio in release mode, Push Notification works fine both from Firebase and Intercom
- On IPAs generated, - Intercom Push isnt received on IPA distributed via TestFilght or Firebase App Distribution. - FCM test notifications sent from FCM is received successfully on the device.
Hello @v3rm0n
Any update of this ?
I have exactly same issue...