What's the best way to tell if Webview+ has indeed been complied and my app is using it?
Installed using these docs:
https://www.npmjs.org/package/cocoonjs
Everything installs fine using cocoonjs run android (Android 4.2) but CSS3 animations still don't render properly and there is noticeable lag in general. Makes me think it's just the standard Webview. The App file is only around 7mb which could also be an indicator..
The App is built with Ionic/Angular.
Any ideas?