On Nov 30, 2011, at 11:21 AM, klimaye wrote: > Here is what the app is doing in Pseudo code > > a. Get list of tables to create from web service (json) > b. For every table in the list ( > i. Create the table > ii. Pull the records (also json string) > iii. save records to db
Q: Do you use the ThreadPool while pulling all these records (or anywhere else in the app)? If so, that would explain the issue you're seeing, and that will be fixed in the next release. > When is the major release due (date)? ASAP. - Jon _______________________________________________ Monodroid mailing list Monodroid@lists.ximian.com UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid