ks32 / CrosswalkNative

Embedded Crosswalk 77 webview based sample project.
95 stars 42 forks source link

100% Crash when opening www.youtube.com #40

Open berserkore opened 2 years ago

berserkore commented 2 years ago

Hey @ks32 ,

The app is crashing 100% of times when trying to open www.youtube.com

mXWalkView.load("https://www.youtube.com/","");

I am not quite sure why it is crashing. Do you know what is going on?

Thanks