Hi,
When the application which we built is offline or closed, Is it possible to pop up a message to open an application without the influence of back-end server ? Say for every one week ?
Hi,
When the application which we built is offline or closed, Is it possible to pop up a message to open an application without the influence of back-end server ? Say for every one week ?
No. It isn't possible without server interaction (Push Notification).
You can't do this in 3.0. The upcoming iOS 4 has local notifications that don't require a server.
It's mentioned on Apple's What's New in iOS 4 web page.