timbru31 / cordova-plugin-lottie-splashscreen

🐣 🎬 📱 Apache Cordova plugin to show Lottie animations as the splash screen with Airbnb's Lottie wrapper
https://www.npmjs.com/package/cordova-plugin-lottie-splashscreen
MIT License
131 stars 56 forks source link

Splashscreen hiding before animation ends without auto hide #320

Open lizqjue opened 3 years ago

lizqjue commented 3 years ago

Bug report

What steps will reproduce the problem?

In Android, call hide event after listening to 'lottieAnimationEnd' event by using lottie.splashscreen.once

Expected output

Splash screen hides just after animation ends

What do you see instead?

Splash screen is hiding in the middle of the animation in Android

Log file of the issue/error

No error is shown

Version information

plugin version: 0.9.6

In plugin version 0.8.0 was working correctly

Please note that auto hiding is not activated:

config.xml configuration: `

`

Thank you very much,

and kind regards,

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

timbru31 commented 3 years ago

bump

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

timbru31 commented 2 years ago

Not stale, still needs an investigation.