Nehat Khan

Results 6 comments of Nehat Khan

Brother is there any solution that without reinstalling the OS we can fix the 'building the apk failed' error!

yes brother i did that but nothing works its still showing that (Adding source ip:port Failed).

brother i have not find any apk folder in the source code. can you please tell me the process if you dont mind. @burhanuday

I am also facing the same issue guys. Did you get any alternate solution? Please help me out

https://www.npmjs.com/package/@react-oauth/google?activeTab=readme guys try this library working fine. I just fixed my issue with this library.

> https://www.npmjs.com/package/@react-oauth/google?activeTab=readme guys try this library working fine. I just fixed my issue with this library. import { useGoogleLogin } from '@react-oauth/google'; `const login = useGoogleLogin({ onSuccess: async(response)=>{ try {...