Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8088625
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T19:08:52+00:00 2026-06-05T19:08:52+00:00

I have used the iOS development account for creating APNS SSL certificate for sending

  • 0

I have used the iOS development account for creating APNS SSL certificate for sending the push notification to an iOS device for development purpose. I can get the device token using objective c sample code in iOS device.Then I can use that device token to send push notification for that specific iOS device.

Now I am going to implement MDM and for MDM iOS Enterprise account is required. There are some questions, which I want to confirm if someone has already done.

  1. So I want to know can I use iOS Enterprise account for creating “apns ssl certificate” for development purpose?

  2. Can I get device token for an iOS device using the same objective C sample code, so that I can send the push notification via APNS to that specific iOS device for testing purpose?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T19:08:54+00:00Added an answer on June 5, 2026 at 7:08 pm

    First of all MDM push notification implementation is different than push notification for third party iOS application.

    1)You have to use iOS Enterprise account for MDM push notification and there are few steps to get APNS certificate.
    1.Refer MDM_Protocol and follow this link: http://www.softhinker.com/in-the-news/iosmdmvendorcsrsigning Then verify few things.

    remove the passphrase from customerPrivateKey.pem using this command

    openssl rsa -in customerPrivateKey.pem -out PlainKey.pem
    

    Then merge your APNS certificate (for example CustomerCompanyName.pem) downloaded from the portal https://identity.apple.com/pushcert/ using this command

    cat CustomerCompanyName.pem PlainKey.pem > PlainCert.pem
    

    Now this PlainCert.pem file can be used in your server as APNS/MDM certificate.

    2)In MDM push notification there are three keys

    • PushMagic – a unique token the MDM server sends with each push request

    • Token – a unique token that identifies the device to the APNS service

    • UnlockToken – an escrow key used to clear the passcode on the device.

    MDM push notification payload is also different than push notification payload.It should look like this:

    {“aps”:{},”mdm”:PushMagic}

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have export the Apple Development IOS Push Service certificate from Keychain Access and
I have 3.1.2 device and have used 3.1.2 as minimum iOS requirement for my
We have taken iOS developer Enterprise account and we have received the MDM certificate
I have used the following article as a guide to creating a custom EditorPart
I'm diving into iOS development and have been working on an alarm clock app
I have taken over the development and maintenance of a production iOS application being
I can't execute an app i have developed for iOs 5. It works fine
I have been learning iOS development for a few days now. At this moment,
I am new to IOS development.. I have a requirement in which i need
As the title suggests, I'm interested in starting up iOS app development. I've used

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.