python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Firebase APNS device token not set before retrieving FCM Token for Sender ID - Flutter iOS
Not getting notification in iOS using flutter+firebase
Using connectycube_sdk 2.0.9 for calling and chat functionality.
In console getting below warning -
[FlutterVoipPushNotificationPlugin] voipRegi...

Subhangi Pawar
Votes: 0
Answers: 2
iOS push notifications: iOS logs "NOT delivering non-notifying push notification"
Why is iOS not delivering push notifications to my device?
I am sending a push notification using curl, like so:
curl -v \
--http2 \
--header "apns-push-type: alert" \
--header "apns-pr...

Ben Butterworth
Votes: 0
Answers: 1
.pem file that I created from .p12 gives ssl error
I try to create .pem file from .p12 file with this command
openssl pkcs12 -in voip_services.p12 -out voip_services.pem -nodes -clcerts
Previously it works fine but my pem file will expire in few days...

zia sultan
Votes: 0
Answers: 0
Back4App push notifications via Parse Server not working for iOS
Update 2:
Still dealing with the same problem, but I realised that my approach might be flawed - that I cannot send push notifications from Parse Server via Firebase Cloud Messaging to iOS devices the...
kk94
Votes: 0
Answers: 1