Make UIWebView play sound when visit a web game url

CLOSED
Bids
9
Avg Bid (USD)
$236
Project Budget (USD)
$30 - $30

Project Description:
Need a solution that can make UIWebView on iPhone play sound when visit this game URL: http://ddninja.flyapps.me

Both Safari and Chrome on iPhone can play the backend sound when visit this webpage. However, when use UIWebView to visit it, there is no backend sound. There must be some special setting to make it work.

Tried many online solutions, such as, but still not working

[[AVAudioSession sharedInstance] setDelegate:self];
[[AVAudioSession sharedInstance] setCategory:AVAudioSessionCategoryPlayback error:nil];
[[AVAudioSession sharedInstance] setActive: YES error: nil];


_webView.allowsInlineMediaPlayback = YES;
_webView.mediaPlaybackRequiresUserAction = NO;

Skills required:
iPhone, Mobile Phone, Objective C
Hire jasonkimstar
Project posted by:
jasonkimstar United States
Verified
Public Clarification Board
Bids are hidden by the project creator. Log in as the project creator or as one of the bidders to view bids.
You will not be able to bid on this project if you are not qualified in one of the job categories. To see your qualifications click here.