Answered

I think the developers left some debug logging in the v14 iOS SDK

  • 9 November 2022
  • 1 reply
  • 20 views

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)

icon

Best answer by Daniel M15 14 November 2022, 15:35

View original

1 reply

Userlevel 2

Hey @! Daniel from Customer Support Engineering here 🔧 

 

Thanks for flagging this with us! I'll let the team know that you've encountered this issue. As for the priority inversion - the team are looking into the cause and we hope to see a resolution in the near future 😃

Reply