You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
closing as I failed to reproduce, and the issue is at least in part a angel-starwars-test-server issue. The issue might have been that you changed the host block, weren't running from a simulator, or had some other local connection issue like in #212
Stringget host {
if (Platform.isAndroid)
return'10.0.2.2';
else// for iOS simulatorreturn'localhost';
}
I can't run the example perfectly, I tried to execute and waited for the following error
The text was updated successfully, but these errors were encountered: