sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Not working in React Native

Open ex3ndr opened this issue 2 years ago • 2 comments

Exception is thrown: Property 'EventSource' doesn't exist

ex3ndr avatar Apr 16 '23 11:04 ex3ndr

Try to provide Server Sent Events polyfill. Library react-native-sse might be used

siandreev avatar May 03 '23 14:05 siandreev

Facing the same issue here. I even tried installing react-native-sse as suggested, along with polyfill libraries.

mrarslanark avatar Dec 04 '24 16:12 mrarslanark