Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS Privacy Manifest Please respond #252

Open
hendlake8 opened this issue Apr 3, 2024 · 7 comments
Open

iOS Privacy Manifest Please respond #252

hendlake8 opened this issue Apr 3, 2024 · 7 comments

Comments

@hendlake8
Copy link

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.

@tanukidarou
Copy link

tanukidarou commented Apr 3, 2024

We require the Google SignIn SDK 7.1.0 update to continue using this package.

@hendlake8
Copy link
Author

Updating the Google SignIn SDK to 7.1.0 causes errors due to incompatible interfaces.
스크린샷 2024-04-04 오전 10 41 53
스크린샷 2024-04-04 오전 10 41 29

@itvn01
Copy link

itvn01 commented Apr 9, 2024

@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.

@abhaykap
Copy link

@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.

@CodeMasterYi
Copy link

@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.

@abhaykap
Copy link

abhaykap commented Sep 27, 2024

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

@CodeMasterYi
Copy link

CodeMasterYi commented Sep 30, 2024

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).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants