Saturday, 7 September 2013

Yii + android ajax call

Yii + android ajax call

I'm working on an app that has a mobile component and a web component. The
web component is going to be used by a certain group of people, while the
mobile app is used by everyday people. When the script is run from the
mobile device I want the web app to update using ajax. Kind of like
Facebook mobile, if you post a comment on mobile to your friend, and that
friend is on their laptop, they will still get the notification in real
time. How is that possible. The script works, but the users on the web app
won't see it unless they refresh.

No comments:

Post a Comment