Open hendlake8 opened 7 months ago
We require the Google SignIn SDK 7.1.0 update to continue using this package.
Updating the Google SignIn SDK to 7.1.0 causes errors due to incompatible interfaces.
@hendlake8 @tanukidarou You can try this solution. step 1: set version 7.1.0 in GoogleSignInDependencies.xml file. step 2: download and replace iOS mm files from (GoogleSignIn.zip) https://github.com/googlesamples/google-signin-unity/pull/205#issuecomment-1724733615
It works for me.
@hendlake8 @tanukidarou You can try this solution. step 1: set version 7.1.0 in GoogleSignInDependencies.xml file. step 2: download and replace iOS mm files from (GoogleSignIn.zip) #205 (comment)
It works for me.
The GoogleSignIn.zip file doesn't have the any .mm files. Can you please check.
@hendlake8 @tanukidarou You can try this solution. step 1: set version 7.1.0 in GoogleSignInDependencies.xml file. step 2: download and replace iOS mm files from (GoogleSignIn.zip) #205 (comment) It works for me.
The GoogleSignIn.zip file doesn't have the any .mm files. Can you please check.
@abhaykap check the top of the thread.
I am sorry but I can't get the "googleSignIn.mm" in any of the zip file in that thread. Setting the googleSignIn pod to 7.1.0 giving build errors: 'GoogleSignIn/GIDAuthentication.h' file not found
I am sorry but I can't get the "googleSignIn.mm" in any of the zip file in that thread. Setting the googleSignIn pod to 7.1.0 giving build errors: 'GoogleSignIn/GIDAuthentication.h' file not found
First, Backup what you have done already. Then, Clean what you had added(about GoogleSignIn plugin integration), then do what it says step by step(DO NOT MISS any clue).
https://developer.apple.com/news/?id=3d8a9yyh
GoogleSignIs Sdk use 7.1.0 but this package not able
I'm sorry for not being able to speak English.