Hi,
I have followed the instructions from the API docs and tutorials to setup ACS push notifications on an Android device. It all works very nicely except for one very annoying thing which i cant figure out.
We the app is closed and notifications come in they show up in the Notification bar in Android, which is fine. But when i launch my application the Push callback i registered gets called and i receive an Alert with the push message. This is also fine. The problem is that if the app is closed and i received more that one push, for example i receive 10 over a space of time, when i launch my app again the next time my callback gets called 10 times, thus i receive 10 Alerts all at once.
I dont want this callback to be fired 10 times when i open my app. Does anybody have any solutions for this or work arounds ?
Thanks in advance !
2 Answers
Hi Jonathan,
right now there is not a solution. However, I think this is a good scenario example where we can improve the user experience.
I'm logging a feature request for better handling a similar scenario.
Thanks a lot for the precious feedback.
Best,
Federico
Hi, I use the upush module in the Marketplace, took me 10 minutes to get it working, cost $30 but has saved me so much time.
Your Answer
Think you can help? Login to answer this question!