React native: could not create Assembly io().connect #1770
Labels
Bug
Help Wanted
Indicates that we’d especially appreciate community input in this issue
React Native
Hi, I am trying to integrate your service, I've got everything working in react native (expo) with XHRUpload, but I am now trying to get Transloadit upload to work.
My backend creates and returns the required parameters (including the signature and referencing a template id) to the frontend which then:
As soon as the code hits addFile, I receive this error:
I dug into the code and found a reference to socket.io-client, which I installed with yarn, but the error persist. Why? Why is it even trying to connect to a socket given I set all the options to async?
What is this cryptic message?
Thanks for any help
The text was updated successfully, but these errors were encountered: