Closed faraz-ahmad-uft closed 2 months ago
It is observed that Contour AI SDK throws an error when any callback method is implemented using super keyword.
SDK Version: 1.10.0 Platform: Android
Do not use super keyword while implementing the callback method.
Although we will be fixing this issue in the upcoming release.
This issue has been fixed in v1.10.2 release.
Closing the issue.
It is observed that Contour AI SDK throws an error when any callback method is implemented using super keyword.
SDK Version: 1.10.0 Platform: Android