Posts

Post not yet marked as solved
1 Replies
681 Views
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! 😟
Posted Last updated
.
Post not yet marked as solved
0 Replies
435 Views
I'm developing with XCode and i've a problem with profile validation (provisioning profile) for push notifications. The profile still in invalid status. I'm using APN (firebase for push notification). The push notification work correclty on Android and partial working on Debug Mode on iOS but only in debug mode with usb cable. Why the status of profile remain in invalid status? I see the status in active mode for few minutes, after app build it turn off in inactive status. How to fix it to send push notification?
Posted Last updated
.