Facebook video embed not playing on click ( iOS )

Embedding a Facebook Video using FB SDK ( div with data-href attribute and FB.XFBML.parse() ) create a perfect iframe with video player, but does not play when clicked due to a javascript error (inside iframe) related to iOS webview not-standard scheme ( ionic:// ), in fact on android it’s working right. Any ideas?!