Troubleshooting
-
Issue: Encountering problems with DevRev SDK integration.
Solution: Verify the correct SDK dependency setup in the project. EnsuremavenCentral
is accessible from the IDE. -
Issue: The
showSupport()
function or XML button is unresponsive.
Solution: Confirm that user identification is performed before using theshowSupport()
function or XML button. -
Issue: Incorrect operation due to
App ID
andsecret
misconfiguration.
Solution: Double-check that bothApp ID
andsecret
values are accurately configured in your application.