xyz
xyz

Reputation: 308

what is the diference in Push Notification of iOS 4, iOS 5 and iOS 6?

Hi I am totally new to apple ios. I read and searched lots of artical about the push notification but i didn't find any thing much regarding the new updation from io4 to ios 6 for APNS. Can any one provide me proper information how APNS works on ios4 to ios 6? Is there any implementation changes?

Also i know that apple changes the way the PN appears in iOS 4 and iOS 5 like when PN appears ios 5 can show it without unlocking the device.

Upvotes: 0

Views: 514

Answers (2)

puneet kathuria
puneet kathuria

Reputation: 720

there is no difference in the code. You can either use the same code for notifications whatever the ios version you are using.

Upvotes: 0

Manish Agrawal
Manish Agrawal

Reputation: 11026

no, there is no change in implementation.

Upvotes: 5

Related Questions