GoogleCloudPlatform / ios-docs-samples

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

Initialization of 'UnsafeMutableBufferPointer<AudioBuffer>' results in a dangling buffer pointer #166

Open akardas16 opened 1 year ago

akardas16 commented 1 year ago

I am getting this warning in AudioController file. Is there any solution to remove this warning?