[Phenomenon] After starting the live streaming with Mobile SDK v4, the playback end takes about ten seconds to receive the live stream.
[Reason] The READ_MEDIA_IMAGES, READ_MEDIA_VIDEO, and READ_MEDIA_AUDIO permissions are configured to access local storage.
[Solution] Use MANAGE_EXTERNAL_STORAGE instead of the above permissions to access local storage.
Comments
0 comments
Please sign in to leave a comment.