Titanium JIRA Archive
Appcelerator Community (AC)

[AC-5920] iOS: Ti.Media.setAudioSessionCategory has no effect for videos in webview

GitHub Issuen/a
TypeBug
Priorityn/a
StatusResolved
ResolutionNeeds more info
Resolution Date2018-12-03T21:29:49.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsTitanium SDK & CLI
Labelsn/a
ReporterDavid Illichmann
AssigneeShak Hossain
Created2018-09-20T09:49:35.000+0000
Updated2018-12-03T21:29:50.000+0000

Description

When I try to playback a video in a webview while my iPhone is muted I can't hear sound. I used this function before loading the webview:
Ti.Media.setAudioSessionCategory(Ti.Media.AUDIO_SESSION_CATEGORY_PLAYBACK);
When I click on the video the iOS Player starts playing but there is still no sound.

Comments

  1. Sharif AbuDarda 2018-11-28

    Hello, Can you try on SDK 7.5.0.GA and see if the issue still there or not? Thanks.

JSON Source