I am currently trying to send push notifications from a device to another but the problem is when I send a notification, I get the error "InvalidApnsCredential" and "Not registered", whereas my certificates are valid because I succeeded in receiving push notifications from Firebase Cloud Messaging.
In fact, this kind of funny because it was working yesterday and today it's not. So, I re-uploaded the appropriate certificates but I keep on getting this error "InvalidApnsCredential".
I don't provide any code, you can still ask it to me if necessary but I feel like this error has nothing to know with my code.
I would be glad to know if someone has ever experienced that before and know how to fix this.