status-mobile/test/cljs
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
..
cljsjs update react-native and project dependencies 2017-12-15 16:06:13 +01:00
status_im [ISSUE #3706] collect mixpanel events while offline 2018-04-11 13:00:04 +02:00