Answers for "SMS verification code request failed: unknown status code: 17499 Unable to resolve host "www.googleapis.com":No address associated with hostname flutter"

0

SocketException: Failed host lookup

//Add this to your androidManifest file(app/src/main/)
<uses-permission android:name="android.permission.INTERNET"/>
Posted by: Guest on August-13-2020

Code answers related to "SMS verification code request failed: unknown status code: 17499 Unable to resolve host "www.googleapis.com":No address associated with hostname flutter"

Browse Popular Code Answers by Language