Hi Jens thanks for quick reply.I commented out my background task in my code but it still crash.I am seeing that my third party library is also using 'beginBackgroundTaskWithExpirationHandler' that I cant comment.
On the other hand I have another app that is also using cblite in which there is no code related to 'beginBackgroundTaskWithExpirationHandler' and it dint crashed.I am unable to figure out this problem. On Saturday, 6 February 2016 01:49:57 UTC+5:30, Jens Alfke wrote: > > > > On Feb 5, 2016, at 4:23 AM, Raj Shekhar <[email protected] > <javascript:>> wrote: > > > > My App crashed when it goes background twice . This issue has been > raised by someone else on github forum but the issue is still open : > > > > https://github.com/couchbase/couchbase-lite-ios/issues/1006 > > Sorry, it looks like this issue fell between the cracks! I will try to > investigate it later today. > > > Also I have also used 'beginBackgroundTaskWithExpirationHandler' in my > app. > > Would it be possible to temporarily comment out your background task, and > see if the crash still reproduces? That will help isolate what’s going > wrong. > > —Jens -- You received this message because you are subscribed to the Google Groups "Couchbase Mobile" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/mobile-couchbase/63980a58-5624-4794-81fb-570140af6fc7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
