Hello,
we have a critical problem with our webapp on Samsung Tizen 2015 and 2016.
If we have the app up & running and then we turn off and turn on the tv, when we reopen the application it is in the same previous situation (the multitasking feature is managed using the listener on the event visibilitychange ).
The problem is that, since this moment, all the animations done by the library "VelocityJS" don't work anymore and all menus are overlapped. If we use the CSS animation no problem is detected.
Instead, if we switch to an other application while the our one is opened (so the same event visibilityChange is called), and then we come back to our one, no problem is detected using "VelocityJS".
So, there is a problem bound to "VelocityJS" only after switching off and on the TVs.
Can you give us support please? It's a critical problem.