Android Chat SDK - Unable to track user interaction when MessagingActivity is opened | Community
Skip to main content

Android Chat SDK - Unable to track user interaction when MessagingActivity is opened

  • July 22, 2023
  • 0 replies
  • 0 views

Hello Team,

I want to use Zendesk in my app, but I am facing a challenge

Actually, my app uses onUserInteraction() on Activity class so that I can track whether users are active or not, otherwise, I will log them out.

When I open the Zendesk - MessagingActivity through builder I am unable to track the user's interaction which was blocking me to log the users out of the app 

Please let me know if you can help me with this.