Answered

Does the Intercom mobile SDK log recent page views?

  • 16 September 2021
  • 3 replies
  • 25 views

I have integrated the intercom SDK in one of my android app and am also able to log Events to the Intercom console, But facing an issue that Intercom SDK not logging the Recent page views on the Intercom console.

What change needs to do?

icon

Best answer by Eric Fitz 21 September 2021, 11:05

View original

3 replies

Userlevel 1

Hey @dheeraj n11​, which version of our Android SDK are you currently running?

Hi @eric f11 (Intercom Employee)​ 

 

I am using the following gradle version:

 

/*Intercom*/

implementation 'io.intercom.android:intercom-sdk-base:9.1.1'

implementation 'io.intercom.android:intercom-sdk-fcm:9.1.1'

Userlevel 1

Hey @dheeraj n11​, it seems as though you're using outdated versions of our SDK. Please follow the instructions listed here to install the latest versions of our both our Android SDK and FCM.

Reply