Skip to content

Open PR Bundle - iOS and Android to v5#145

Closed
mysport12 wants to merge 15 commits intohoxfon:masterfrom
mysport12:master
Closed

Open PR Bundle - iOS and Android to v5#145
mysport12 wants to merge 15 commits intohoxfon:masterfrom
mysport12:master

Conversation

@mysport12
Copy link

Shout outs to the original PR contributors: @fabriziomoscon @Pagebakers @lonnylot and @aniravi24 - You all did the heavy lifting. Just trying to help with the merge effort

I avoided the formatting changes wherever possible and avoided the call -> activeCall variable name change in iOS

** Note haven't had a chance to test this out yet as I am just getting started on a project that will be using this. But figured it was worth the effort to pitch in and help if possible.

@Pagebakers
Copy link
Contributor

Awesome! I will test this next week.

@fabriziomoscon
Copy link
Collaborator

Thank you @mysport12 I had started working on merging already with this PR: #144
where I have listed a number of tests and steps that I must go through to complete the merge
I will look at the difference between my work and your
a2e2c33

@mysport12
Copy link
Author

Make sure you have my latest commit that includes a missed changed in the podspec.

private void setAudioFocus(boolean setFocus) {
if (audioManager != null) {
if (setFocus) {
savedAudioMode = audioManager.getMode();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this savedAudioMode variable is not yet initialized

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for testing, could you please review #144 ?
That is the PR which I finally intend to merge

@mysport12 mysport12 closed this Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants