googlesamples / google-signin-unity

Google Sign-In API plugin for Unity game engine. Works with Android and iOS.

Repository from Github https://github.comgooglesamples/google-signin-unityRepository from Github https://github.comgooglesamples/google-signin-unity

iOS Build failed with error - GoogleUtilities/GULURLSessionDataResponse.h

KiranJodhani opened this issue · comments

Hi

I have been using this plugin since it's initial version. It was working well in both Android and iOS.

In my project I have following SDKs
Facebook Ver 15.1.0
Firebase Analytics, Crashlytics, Auth, Dynamiclink, Messages and storage. - Ver 10.3.0
Unity : 2021.3.6
Xcode : 14.2
I created fresh project ,imported above sdks and created build. It was success full then I added this plugin but it's throwing error
"GoogleUtilities/GULURLSessionDataResponse.h" in iOS. Android works well