Hello,
I read about the ability to register good-old APNs tokens and convert them to Firebase tokens using a simple API call.
The
documentation is quite clear but it only refers to the legacy API.
Since I read about the benefits of the new API (HTTP v1) and I already switched my code to use it, I would like to utilize it.
Sadly, I didn't find any documentation on this feature in the new API, and I also suspect that it is not supported yet.
Can someone shed a light on the subject?
Thanks.