Data Channels not working on OpenVidu Android and iOS

Hi, I’ve been trying to implement WebRTC Data Channels to the Android client but I’m facing some issues.
I can see application: webrtc-datachannel but it shows that its inactive during the sdp response.

The details can be found on this SO question.

I cannot use in-built signal API as I want to share files and these files can be large and the requirement is that it should be shared peer to peer.

Has anyone ever implemented DataChannels on an Openvidu client?

Anyways, I’m facing the exactly same issue on the iOS app too.