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

fix(android): error when clearing followUserLocation #3308

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

mfazekas
Copy link
Contributor

@mfazekas mfazekas commented Jan 9, 2024

Render1:

<Camera followUserLocation={false} ... />

Render2:

<Camera />

Was causing exception on null on android:

image

@mfazekas mfazekas merged commit 9383f85 into main Jan 9, 2024
10 checks passed
@mfazekas mfazekas deleted the mfazekas-no-follow-user-location branch January 9, 2024 11:09
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.

1 participant