Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed app crash on iOS simulators #115

Merged
merged 1 commit into from
Oct 23, 2023
Merged

Fixed app crash on iOS simulators #115

merged 1 commit into from
Oct 23, 2023

Conversation

kubaflo
Copy link
Contributor

@kubaflo kubaflo commented Mar 7, 2023

I added an early exit from the UpdateCamera() method, so the app doesn't crash anymore when running on the iOS simulator.

Fixes #114

@kubaflo kubaflo force-pushed the main branch 2 times, most recently from 825e053 to 17593f0 Compare March 7, 2023 01:16
I added an early exit from the UpdateCamera() method, so the app doesn't crash anymore when running on the iOS simulator.

Fixes Redth#114
@Redth Redth merged commit bb6912b into Redth:main Oct 23, 2023
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.

Application crash when using emulator
2 participants