Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

ANR caused by push notifications

$
0
0

Sometimes I experience an ANR when push notifications arrive. Within the OnMessage method I am using ThreadPool.QueueUserWorkItem to queue the work which (I thought) would prevent a lock-up if too many notifications came in at once.

The app can (and does) often experience a high volume of notifications coming in at once.

Any ideas?


Viewing all articles
Browse latest Browse all 204402

Trending Articles