WebRTC native extensions ( Android, iOS)

I’m looking to create OpenfFL native extension for WebRTC using http://webrtc.github.io/webrtc-org/native-code/ios/ and http://webrtc.github.io/webrtc-org/native-code/android/ libs.

Is it there any instructions how to call methods from iOS and Android native libs in the Haxe ( OpenFL ) extension code ? Or any documentation to use external SDK in OpenFL extension ?

1 Like