- Details
Frustration Level: 🤬🤦♂️🤯
NOT SOLVED: ❌
I have been developing a fully integrated Google Firebase/Firestore database application that can handle, store, and send messages to iOS and Android devices. My development platform is cPanel, running AlmaLinux v9.4.0 STANDARD KVM and PHP 8.3. It's all good, so I thought.
- Details
Frustration Level: 🤬🤬🤬🤯
SOLVED: ✅
PHP Script Download Included in Solution: 💾
I spent many hours writing and debugging an Apple Push Notification service (APN) test using a JSON web token (JWT).
Apple's Developer documentation:
https://developer.apple.com/documentation/usernotifications/sending-push-notifications-using-command-line-tools
The original test from the Mac command line worked perfectly using Apple's documentation. But when the script was moved to a cPanel environment and PHP 8.3, it suddenly stopped working.