Chat not starting/connecting when the android app is running for the first time I'm using intercom android 7.2.0 (also tested 8.1.0 and it is the same) and I have a strange issue: the first time I run my application, when I try to use the messaging, intercom didn't start correctly, but it works fine if I close the application and start it again. From my side, it appears like a service is not starting/connecting the first time the app is run. Do this behaviour rings any bell to you? Oh, and this is important: I've just migrated my app to androidX. Intercom was working fine before the migration, when I was using the support libraries.Any advice? This is what I see in the first run: the user is registered correctly, and the event log is working as expectedbut no messaging is available until I restart the app. If I restart now, the conversation loads correctly