Hello,
our team is working on an application with push notifications based on ionic with firebase.
Our android build works perfectly and notifications are received.
Notifications also works when running in debug with xcode but when we build the .ipa package and try to install it with impactor notifications are not received, but the token is generated and sent to our backend server. Please help! 😟