googlesamples / google-signin-unity

Google Sign-In API plugin for Unity game engine. Works with Android and iOS.
Other
424 stars 229 forks source link

iOS Build failed with error - GoogleUtilities/GULURLSessionDataResponse.h #224

Open KiranJodhani opened 1 year ago

KiranJodhani commented 1 year ago

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

CodeMasterYi commented 1 year ago

https://github.com/googlesamples/google-signin-unity/pull/205 @KiranJodhani