Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

make setupAudioSession public and do not call it by default #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

acrtec
Copy link

@acrtec acrtec commented Oct 25, 2016

Ticket Summary

Do not setup the AVAudioSession by default.

Implementation Summary

We need another AVAudioSession when you setting up by default.
I just made the setupAudiSession public and don't call it by default.
So everybody can decide himself to setup the session as he likes it.

How to Test

@acrtec acrtec changed the title make setupAudioSession public and do not call it per default make setupAudioSession public and do not call it by default Oct 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant