Does APNs provider API requirement starts March 31 notice applicable to Appcelerator Mobile Backend Services

288 Views Asked by At

We use PHP backend to connect to appcelerator notification REST API. In this scenario does APNs provider API requirement starts March 31 notice applicable to Appcelerator Mobile Backend Services

1

There are 1 best solutions below

3
miga On

Check out the post at: https://devblog.axway.com/featured/product-update-changes-to-application-development-services-appcelerator/

It says September 1, 2022: End of Support – Mobile Backend Services.

So make sure to transfer to a different push provider e.g. to Firebase (https://github.com/hansemannn/titanium-firebase-cloud-messaging) before that date.

The Titanium SDK is open source so you still can use that after that time