status-mobile/test/cljs/status_im
Marco Süß 450944af20
[ISSUE #3706] collect mixpanel events while offline
This adds a tracking interceptor to `default-interceptors` that replaces the old
`add-post-event-callback` hook. The interceptor gets the required data from
app-db to know if it's online and passes that to a new mixpanel tracking fn that
queues up tracking events, and drains that queue iff the app is online again.

Signed-off-by: Julien Eluard <julien.eluard@gmail.com>
2018-04-11 13:00:04 +02:00
..
react_native remove crypto libraries and nodeify hack 2018-04-06 13:30:27 +02:00
test [ISSUE #3706] collect mixpanel events while offline 2018-04-11 13:00:04 +02:00