I'm working on application written in cordova/phonegap.
Now i have some strange issue - in Samsung s6 css animation does not work properly.
For example - i have a spinner animated with css.
Every time when launching application spinner doesn't want to hide.
I also hide some element using css animation.
And after launching application this element doesn't slide.
What's strange these bugs occurs only on first application launching, every second time when css animation is applied it works.
Also simple touching the screen makes animation starting to work.
Version of Android is 5.1.1, webview is the newest 46.0.2490.
I'm not quite sure but assume that this bug occurs after WebView update from Google Play.
I feel powerless :(.
And my question is - where should i report that issue?
For any other device than S6 bugs don't occur, so Google Play is not proper place i suppose.
Any ideas?