Possible to alert server to iphone settings change?
Posted
by DougW
on Stack Overflow
See other posts from Stack Overflow
or by DougW
Published on 2010-06-03T00:08:47Z
Indexed on
2010/06/03
0:14 UTC
Read the original article
Hit count: 181
iphone
|cocoa-touch
I'm working on giving our users context-specific PUSH notification settings, similar to what Facebook has in their settings menu.
As far as I can tell though, there's no way to actually notify our server of these changes until the user actually launches the app.
Is this correct? Is there any mechanism provided for immediately alerting our servers to a settings change?
© Stack Overflow or respective owner