Skip to content

how to play the ad audio when iphone in silent mode? #297

@JRJian

Description

@JRJian

Feature Description

I already add follow code:
try? AVAudioSession.sharedInstance().setCategory(AVAudioSession.Category.playback, mode: AVAudioSession.Mode.default, options: []) try? AVAudioSession.sharedInstance().setActive(true)

The avplayer sound listen great but ad's sound can't be listen~

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststaleThis isue has been inactive

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions