objective c - App is crashing while using Google Sign in for iOS with AssertionFailure -


i tried implement google sign in ios according docs - ios implentation. app crashing error while calling

[[gglcontext sharedinstance] configurewitherror: &configureerror];

in app delegate's application:didfinishlaunchingwithoptions method.

error :-

assertion failure in void validategooglesigninwithurlschemes(nsarray *__strong)(), googlemac/iphone/greenhouse/source/gglurlschemeutil.m:39

i have added googleservice-info.plist target resources , added url types reversed_client_id , bundle identifier explained in docs , referenced here.

is there missing or should fix same?

it due simple spelling mistake. had bundle identifier wrong in url scheme while adding url types.

please suggest if it's better delete question. delete same.


Comments

Popular posts from this blog

javascript - Google App Script ContentService downloadAsFile not working -

javascript - Function overwritting -

php - Find a regex to take part of Email -