Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
mamat golo
Courses Plus Student 3,755 PointsiOS Push Notifications
Hey everyone, i have one suggestion how about team treehouse make a iOS course regarding iOS push notifications with back end server and test it using production or development environment. I'm suggesting this because i can't find any good tutorial for iOS push notification over the internet.
1 Answer
minzawmra
Courses Plus Student 15,682 PointsCheck out the following tutorial from www.raywenderlich.com [Apple Push Notification Services in iOS 6 Tutorial: Part 1/2] http://www.raywenderlich.com/32960/apple-push-notification-services-in-ios-6-tutorial-part-1). I didn't implement the server side per their tutorial but have got it set-up so that I can send a test notification from the command line. The instructions on how to set up the profiles and certificates are very useful.
mamat golo
Courses Plus Student 3,755 Pointsmamat golo
Courses Plus Student 3,755 Pointsyeah i also can send push noti on command line. what i'm looking for now is using push notifications with our own server using php script and managing the device token with mysql.