You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy APNs
Hello There,
I have successfully integrated the EasyAPNS code into my app and it
works awesome, However, I have a question regarding the push
notification system. I am working on an app which gives users
information about different sports and I would like to have push
notification for each sport rather then all together. i.e. User can
select push notification service for each sports individually and if
baseball is not selected then he/she does not get any notification
regarding baseball. Is this possible?
Thanks in advance
rjcarter
unread,
Aug 27, 2010, 3:53:34 PM8/27/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Easy APNs
Take a look at this post. I had a similar request. This how I solved
it for my app. I had to make some database changes and code changes.