Skip to main content

APNs (Apple Push Notification Service)

Prerequisite

Once deployment is done, place Nixproductionpush certificate for iOS and macOS at below mentioned path:

  • iOS: suremdm/Appdata/iOS if deployment is with /suremdm, or else wwwroot/Appdata/iOS
  • macOS: suremdm/Appdata/macOS if deployment is with /suremdm, or else wwwroot/Appdata/macOS
note

Please contact the 42Gears Technical Support team at techsupport@42gears.com for the Nixproductionpush certificate.

From March 31, 2021, you need to use the new HTTP/2 API provided by Apple to send APNs requests. HTTP/2 clients are not supported in .NET standard. For this reason, we have moved to a new service called APNs.

Download an option from the below depending upon the Windows Server edition and on-premise package version that runs on your server:

  • Windows Server 2012 R2 or below and OP 6.31 or below : 

      Url : https://mars.astrouploads.com/support/inout/op/apns_patch/w12r2_below_6.31.zip 

  • Windows Server 2012 R2 or below and OP 6.37 or above : 

      Url : https://mars.astrouploads.com/support/inout/op/apns_patch/w12r2_above_6.37.zip 

  • Windows Server 2016 or above and OP 6.31 or below : 

      Url : https://mars.astrouploads.com/support/inout/op/apns_patch/w16_below_6.31.zip 

  • Windows Server 2016 or above and OP 6.37 or above : 

      Url : https://mars.astrouploads.com/support/inout/op/apns_patch/w16_above_6.37.zip