Hi,
I am working on google translator to convert dynamically from english to netherland ,I had achieved these functionality on andrioid,desktop and mac verion.But I unable to convert language translator on iphone. Bcoz the refence which given for google translator was not found even it was there.
Reference is
<script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
These refence working on android phones and mac.But Not on iphone.Let me know is there any possibility to make these refence work on iphone.