Getting error when importing package in app extension

Hello,

I have been messing with Shopify checkout UI extensions. I am trying to import AWS cognito identity package and get this error when I import it:

DOMException: Failed to execute 'importScripts' on 'WorkerGlobalScope'

Not exactly sure how to go about fixing this, searching for this error usually points to issues within react native

6 Likes

Did you find a solution for this? I am currently facing the same problem