You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
- 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.
The text was updated successfully, but these errors were encountered: