Closed luongvo closed 4 years ago
@luongvo Thank you for raised this issue. This seems like the JavaScript can't work without enable domStorageEnabled
. Anyway, we are working on this issue. So, we will let you if there is an update. 🙂
@luongvo We just release the version 3.1.2
that included enabling Dom Storage on the WebView. Please update your application to the latest version and the error should be gone.
If you have any question that related to this issue please feel free to re-open this issue and ask your questions. 🙂
@nuxzero great, I will give it a try, thanks
Same to the question above, could we have
DomStorage
enable from WebView in AuthorizingPaymentActivity? Or can you provide a way to enable DomStorage on AuthorizingPaymentActivity's WebView via Intent data 🤔The context is:
removeItem
comes from a dom sessionStorage.I'm not sure if there is any security concerns to enable DOM storage on AuthorizingPaymentActivity's WebView