On Mon, Jul 11, 2011 at 9:17 PM, inxis <[email protected]> wrote: > I have tried sending fewer than 100 messages at a time but the pop-up > still opens whenever I reach the limit, which is 100 messages. > I set the application to send 1 message at a time and loop until all > the messages are sent.
There presumably is a time-based counter; find the time, and only deliver 99 messages during each time window. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy Warescription: Three Android Books, Plus Updates, One Low Price! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

