sdk
sdk copied to clipboard
Not working in React Native
Exception is thrown: Property 'EventSource' doesn't exist
Try to provide Server Sent Events polyfill. Library react-native-sse might be used
Facing the same issue here. I even tried installing react-native-sse as suggested, along with polyfill libraries.