easyar_VideoPlayer and AVAudioSession conflict

0 votes
asked Apr 14, 2018 by julapy (250 points)
on iOS - it seems that when easyar_VideoPlayer loads a video, it changes the AVAudioSession category.

this causes a conflict with my app's AVAudioSession, as I need the AVAudioSession category to remain the same as I've originally set it, without it being overwritten by easyar_VideoPlayer.

is it possible to prevent easyar_VideoPlayer to change the AVAudioSession category?

Please log in or register to answer this question.

Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...