ios - GPPSignIn vs GIDSignIn -


what difference between gppsignin , gidsignin. , in circumstances should use either.

gidsignin class part of google signin ios. preferred way sign in ios application. 1 of main advantages using gidsignin vs. gppsignin gppsignin switches on safari users, , apple not approve app switches.

gppsignin part of plusapi, once sign in gidsignin, other g+ calls work (just remember add correct scopes signin request).

migrating gidsignin pretty minimal, can on migration guide (it's barely page): https://developers.google.com/identity/sign-in/ios/quick-migration-guide


Comments

Popular posts from this blog

c - Calling a function within a loop -

vb.net - Unbound DataGridView add row with checkbox error -

How i fill combobox items in Radgridview manually using in vb.net -