Skip to content

Fixing ios front camera crash issue.#979

Open
gwest wants to merge 1 commit into
Redth:masterfrom
gwest:fix-ios-front-camera-crash
Open

Fixing ios front camera crash issue.#979
gwest wants to merge 1 commit into
Redth:masterfrom
gwest:fix-ios-front-camera-crash

Conversation

@gwest

@gwest gwest commented Feb 12, 2021

Copy link
Copy Markdown

Found the crash to be related to trying to set an unsupported focus mode on the camera. To fix it I've added a check using IsFocusModeSupport() to make sure it is ok to set the focus mode back to the original.

#978

@gwest

gwest commented Feb 12, 2021

Copy link
Copy Markdown
Author

Any chance this could be merged into the 3.0 branch too?

I'd like to use it in a project that doesn't support Xamarin Form 5.0 yet as it has other conflicting dependencies that I can't remove yet.

@ManuLin

ManuLin commented Feb 23, 2021

Copy link
Copy Markdown

We would also be interested in having this fix merged into the master as we are facing the very same issue when attempting to switch from front to back camera. Interestingly, when switching from back to front we could not observe this crash.

@simader

simader commented Feb 24, 2021

Copy link
Copy Markdown

please merge....

@ghost

ghost commented Apr 27, 2021

Copy link
Copy Markdown

Please merge

@MitchBomcanhao

Copy link
Copy Markdown

bump

@DmitryNikiforovCoherent

Copy link
Copy Markdown

Please, when will it be merged and new release will appear?

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.

5 participants