Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Plus login Apple now rejecting flip to Safari

I have an app on the App Store (search for MTHS) that uses Google+ login. The login feature was accepted in Aug 2014. I submitted a bug fix in Dec 2014, and Apple rejected it for "flipping over to Safari to login":

We found the following issues with the user interface of your app: The app opens a web page in mobile Safari for creating an account or logging in, then returns the user to the app. The user should be able to create an account or log in without opening Safari first.

Is there a way to implement Google+ login and not have the flip to Safari? I have seen it in other apps.

like image 296
Mr. Coxall Avatar asked Dec 10 '14 08:12

Mr. Coxall


1 Answers

The Google has released the latest Sign In SDK which resolves this problem.

Google Sign In SDK 2.0 is documented on the new dev site :

https://developers.google.com/identity/sign-in/ios/

Hope this helps..

like image 153
Vineeth Joseph Avatar answered Nov 05 '22 15:11

Vineeth Joseph