'Flutter InAppWebView sounds(Audio - JS) not working in iOS real device - Flutter

AudioPath JS NOT WORKING IN iOS Real Device

When I deploy an Android App, the sound ( AudioPath - js ) works, but when I deploy to iOS, does not work.

flutter_inappwebview: ^5.3.2

iOS device version: 14.7.1

InAppWebViewGroupOptions options

I am not sure what happened, but the flow is.

1.Click in Button( InAppWebView)

2.The Device has to sound like a alert( little ring)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source