How to Test Integration?

The client-side Integration Test Page can be used to verify the various integration steps on a physical device or Simulator.

Triggering the Test Page

The test page can be triggered via two methods:

1. Via SDK Method

customerglu.testIntegration()

2. Via the Dashboard

  • Open the Dev Console in CustomerGlu Dashoard

  • In Integrations Page, Click on the Gear icon next to the SDK section

  • Click on the Test Integration button and enter the userId that is registered with CustomerGlu

Note: The app needs to be in a running/opened state for the test page to show up.

Last updated