Sathya
Results
2
comments of
Sathya
Hi, I am facing an issue while trying to mock or spy on ZoomSDK in an Android project using Mockito. The following error occurs: `org.mockito.exceptions.base.MockitoException: Cannot mock/spy class us.zoom.sdk.ZoomSDK Mockito...
Hi, I am facing the same issue. The app runs when I open the Android folder in Android Studio, but I get an error when I try to run the...