Firebase Analytics don't seem to be sending any data

Hi sorry it took me so long to respond from what I have read initialize is synchronous there is no callback. Init is slightly delayed (by a couple of milliseconds) compared to log event. I am working on a fix for this to make sure you can call init and logevent when app opens and you won’t get an error. 

To answer “Is there any way that an init callback could be added so that we know when the library has finished initialising?” No firebase does not offer a way to check

Source:

https://stackoverflow.com/a/37552127