priti-nimble

Results 2 issues of priti-nimble

In android device Nexus 5 image picker from gallery its working proper but when i am going to take photo nothings happen

Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'You must specify |clientID| for |GIDSignIn|' on click ``` login.component onButtonTap(): void { SocialLogin.loginWithGoogle( (result) => { console.log("code: " + result); })...

help wanted