
in emulator everything work fine but when i build the apk and trying on my device im getting error failed host lookup error im using appwrite cloud

Did you update your release android manifest to grant internet permissions?

Yes done


i have added this

do i have to remove this .setSelfSigned(status: true);?

if you're using cloud, you don't need that. regardless, it shouldn't make a difference

clean and rebuild?
Also, would you please share your exact full error?
Recommended threads
- Error response from daemon: driver faile...
on endpoint appwrite-traefik (00bbc10e5875d0c367d8975c6abc946a77b7ec201a64a825399add44fb34ebb4): failed to bind port 0.0.0.0:80/tcp: Error starting userland pro...
- "Memberships privacy" setting in 1.7.4
Hi everyone, I'm experiencing an issue with a clean self-hosted installation of Appwrite version 1.7.4. I previously used version 1.6.1, and if I remember corre...
- Issue with Appwrite Function Execution –...
Hi all, I'm encountering an issue when calling an Appwrite function from my Flutter app. **Environment:** ```Flutter SDK: 3.27.3 Appwrite Flutter SDK: 16.1.0```...
