
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
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- Error sending push message from dashboar...
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the...
- My organization deleted, how??
Getting error mesasges and I can't find my organization.
