Hi Jens. This is a gist from the stacktrace: https://gist.github.com/razorblade446/3d9fddb84fbf23917ce8
I note it tries to acess an atomic_val_add_64 but my iPad Mini is 1st gen (no x64) so it might be the issue, but no idea how to specify the platform for library. I will try to restrict my app only for armv7, but that probably will impact newer devices performance... El jueves, 5 de marzo de 2015, 16:28:40 (UTC-5), Jens Alfke escribió: > > I’d need to see the entire stack to diagnose this. Xcode might not be > showing you the entire stack (there are controls at the bottom of the stack > navigator to configure this.) To get a backtrace you can paste into an > email or bug report, enter “bt” in the console. > > —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/10821d19-2ee8-4f77-96ac-c835115f068d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
