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

IOS Freezed animation #830

Open
HenrikH96 opened this issue Jan 10, 2025 · 0 comments
Open

IOS Freezed animation #830

HenrikH96 opened this issue Jan 10, 2025 · 0 comments

Comments

@HenrikH96
Copy link

Hey there,
First of all, thank you for the amazing integration!

I ran into an issue where rendering stops as soon as an iOS popup (in my case, the NFC scanning prompt) is started. Rendering resumes once the popup is closed.

I’ve tried using flyTo, easeTo, and setCamera, but it seems like the entire rendering process is paused. When the popup is closed, the camera jumps without animation to the target position. I suspect the animation is running in the background without updating the screen.

Is there any way to ensure the animation is shown behind the iOS popup ?

Thanks for your help!

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

No branches or pull requests

1 participant