I just upgrade to SDK v14. Now, every time a user logs in, I see some debug logging from the Intercom SDK. Looks like some leftover print() calls that were used to test the new color customization features. I verified with the example app that it is indeed the Intercom SDK and not any of my code.
#1D7D1D
#C1F1C1
#FFFFFF
#FFFFFF
#000000
#1D7D1D
#FFFFFF
#1D7D1D
#FFFFFF
#FFFFFF
(Also, thread checker is still complaining about priority inversion in PINRemoteImageManager)