Skip to content

Push notifications tutorial

Xm4s edited this page Mar 25, 2013 · 10 revisions

This will only be a tutorial on implementing Push Notifications in Baker. For general information about Push Notifications, see:

You will need an APNS device token for any device you want to send a notification to. The token is generated on the device when a user agrees to receiving push notifications when first opening an app. Baker will send the token to your server using the APNS device token endpoint.