I am not able to import HelpCenterActivity from zendesk sdk 5.2.0 | Community
Skip to main content

I am not able to import HelpCenterActivity from zendesk sdk 5.2.0

  • April 6, 2023
  • 1 reply
  • 0 views

Aakash

I am not able to import HelpCenterActivity from Zendesk support sdk 5.2.0.

	implementation group: 'com.zendesk', name: 'support', version: '5.1.2'




import zendesk.support.guide.HelpCenterActivity;

When I am doing the above import, its showing error: "Cannot resolve symbol 'guide'", Also I am not getting any other suggestions for importing HelpCenterActivity

1 reply

Greg29
  • April 7, 2023

Hi Aakash! I see that you're trying to use version 5.1.2 of the Support SDK and to use this, you need to be using Messaging 5.3.0. Take a look at the release notes here for more information.