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

IONIC 6 - ANGULAR app - Android - UI jank, Slow rendering issue #123

Open
briquetech opened this issue Dec 28, 2022 · 1 comment
Open

IONIC 6 - ANGULAR app - Android - UI jank, Slow rendering issue #123

briquetech opened this issue Dec 28, 2022 · 1 comment

Comments

@briquetech
Copy link

briquetech commented Dec 28, 2022

Description

I have IONIC 6 - Angular app deployed on Android that has a video player NGX Videogular embedded within it to play either downloaded videos or those from a CDN.

Actual Behavior

However, the UI janks after some time. I think Android simply freezes the UI frame. Only if I perform some action on the app like touching or scrolling the app, the video plays otherwise freezes up completely. However, the Audio continues playing.

Attachments

Sample of how it happens
(https://imgur.com/a/e0F07RI)
Image description
@waltercruz
Copy link

waltercruz commented Feb 9, 2024

Android kills the processing of the webview after some time. You better go with a native player - capacitor-video-player works really well.

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

2 participants