I implemented video record and playback functions using mobileSDK.
Playback currently works, but when I record and download, it got status code -10 in response.
what would be issue ? MobileSDK or my code issue?
Thanks
I implemented video record and playback functions using mobileSDK.
Playback currently works, but when I record and download, it got status code -10 in response.
what would be issue ? MobileSDK or my code issue?
Thanks
-10 = Export not performed due to folder size limitation reached.
Thank you
It worked!