I am using flutter package and after client creation it throws error on joining call.
Logs:
[ERROR:flutter/runtime/dart_vm_initializer.cc(40)] Unhandled Exception: Exception: 🆘 2025-07-15 15:05:43.919859: Vapi - Failed to join call: OperationFailedException(join failed: Connection(Api(RoomLookup(RoomInfoFetchFailed(Get(Transport(Transport { kind: Dns, message: Some("resolve dns name 'gs.daily.co:443'"), url: Some(Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("gs.daily.co")), port: None, path: "/rooms/check/vapi/0uDQBeelSCA67r4mTb2c", query: None, fragment: None }), source: Some(Custom { kind: Uncategorized, error: "failed to lookup address information: No address associated with hostname" }) })))))))
I think its because the dns resolver not getting the gs.daily.co