Update with Push Notifications Console tests:
I also tested Apple’s Push Notifications Console directly for the selected app/topic app.terrasignal.
Device Token Validator:
Result: Valid
Message: “Device Token is valid for sending Alert & Background push-type notifications in the Development environment.”
Console Send test #1:
Environment: Development
apns-topic: app.terrasignal
apns-push-type: alert
apns-priority: High (10)
apns-id: 7498ec76-6ca6-4bde-af33-75783e19478c
apns-unique-id: 7e0d597a-704c-a6ad-6ad9-4401de6989c4
Result: no notification arrived on the device
Delivery Log lookup for apns-unique-id returned “No notification found”
Console Send test #2:
Environment: Development
apns-topic: app.terrasignal
apns-push-type: alert
apns-priority: High (10)
Payload included sound: default
apns-id: bc0b2541-5b5e-4071-8f0e-9e7bff83985e
apns-unique-id: 38070820-6e03-1a25-e6ff-5d1d35946d34
Sent: Jun 02, 2026, 8:03:16.279 PM CST
Result: no notification arrived on the device
Delivery Log lookup for apns-unique-id returned “No notification found”
On the iPhone, Settings → Notifications → TerraSignal shows:
Allow Notifications ON
Lock Screen ON
Notification Center ON
Banners ON
Sounds ON
Badges ON
Separate but related:
JSON Web Token Validator still reports: “Team Id in request does not match with Issuer (iss) in token”
My server direct APNs HTTP/2 request returns HTTP 403 {"reason":"InvalidProviderToken"}
At this point, Apple’s own Device Token Validator says the token is valid, but Apple’s own Send/Delivery Log path does not produce a device notification or delivery-log result, and provider JWT validation still reports a team/issuer mismatch.
Can you inspect the APNs backend for app/topic app.terrasignal under Team ID 837F2XGDX? -Yes I am using chatgbt on highest settings. I have been an Apple fan boy and supporter since 2001 and since the colorful clamshell little laptops, I own the original iphone and original ipod still and damn, I admit at this moment, I am Disheartened that I am not getting any help, just from AI. Nearly 300 thread views and nadda. Is there a way to by you a beer or something?
Topic:
App & System Services
SubTopic:
Notifications