To build an iOS app that uses Apple’s APN service, you need a server. Can this be any server e.g. Windows? Is this easier with Mac OS X Server Snow Leopard or does this even matter?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
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.
You don’t need a Server OS. You need a application that sends the messages to apples server. The “server” could run linux, windows or macos, or just could be any computer that is online. It’s just the computer that runs the app.
What server would work best depends on the app that will send the messages. It might be written in ruby, php, java or whatever you want. I think there are librarys for several languages to help with sending those messages.