Hi I am working on android app in which I have integrated BigQuery. I see we are getting a lot of exception sometimes while inserting records in BigQuery tables. We are not
Have you added the INTERNET permission to your manifest file.
If not, add below line outside the application tag in your AndroidManifest.xml:
AndroidManifest.xml