Hey Jon, The registration is done
using:NeolaneAsyncRunner(Neolane.getInstance()).registerDevice(token,
id, optedIn, context, NeolaneTrackerCallback())which seems pretty
standard? I'm afraid I have no more information than the stack trace
provides. Since none of our code is present in the stacktrace, and I
believe the registration is done on another thread, I don't believe we
can catch it. The number of crashes spiked massively in the last day, so
it may be an intermittent issue like connectivit...