Why does my Android Studio app crash when loading a carousel?

Hi there,

I am creating a webview app for my CDM website. I was wondering if I can have some help.

When creating the iOS version of the app I was able to do this with swift easily by enabling javascript.

https://apps.apple.com/gb/app/asasonline/id1579877580?ign-mpt=uo%3D2

However, when trying to load the Slideshow/Carousel of the website the android app crashes even though javascript permission has been given. I am using Java to code inside an android studio.