GoogleCloudPlatform / ios-docs-samples

iOS samples that demonstrate APIs and services of Google Cloud Platform.
Apache License 2.0
328 stars 209 forks source link

removing modification of paths for googleapis which is no longer requ… #137

Open jlynch1 opened 4 years ago

jlynch1 commented 4 years ago

related to issue https://github.com/GoogleCloudPlatform/ios-docs-samples/issues/136 but for the TextToSpeech sample application

nileshrkdf commented 4 years ago

HI Team,

I wanted to modify the code so that it should also consider authenticating/getting token via ServiceAccountTokenProvider and bypass the firebase, so that we don't have to setup firebase to enable this .

I am attaching the updated files you guys can review it and if you find it ok then you can consider this changes.

Changes.zip

Thanks