location push service extension

I have recently been approved for the location push service extension. I do not have as much experience working directly in swift. I am trying to Implement so that when this Location Push Notification is received by the device it responds to the server with the current location. I have the proper APNS set up and have already been approved. Is there a step by step guide to help implement this feature.

Replies

When you add a Location Push Service Extension target to your Xcode project, it will add a quite detailed template for the extension to your project that you can use as a starting point.

Then you can use this article to find out how to add this capability to your project and main app: https://developer.apple.com/documentation/corelocation/creating_a_location_push_service_extension

Hello @LloydELVT how much apple take to approve the entitlement for the location push service because we have already 2 month when we submitted but did not get heard back from the apple?