Hey everyone,
I’m Emmanuel Katto from Dubai, United Arab Emirates (UAE) running into an issue while trying to integrate an external API that streams data into my Glide app. The API I’m working with streams data via HTTP, but it seems like Glide isn’t able to handle the streaming response properly. The data doesn’t seem to come through in real-time, which is crucial for my use case.
Has anyone had experience with calling external APIs that stream data in Glide? Is there a way to properly receive and display streaming HTTP responses within the app?
I’d appreciate any tips or solutions for handling real-time data in Glide, especially if you’ve tackled a similar challenge.
Thanks in advance for your help!
Regards
Emmanuel Katto