In principle, the plugin is working in my app. But I noticed a strange phenomenon on iOS: If I add this package, no page scrolling is possible anymore on iOS (which in fact breaks my app). As soon as I remove the plugin, everything is back to normal.
This only happens on the main body. If I include a div with an autoscroll behaviour, I am able to scroll this div. But the main page itself is unscrollable.
Any idea what might be causing this?