
Fechado
Publicado
Pago na entrega
The Google Sign-In flow in my React Native app stopped working right after I tweaked the authentication code. I can still render the button, but tapping it never completes the sign-in; the promise hangs and no user object is returned. There are no crashes, just a silent failure, so I suspect the recent code update broke the handshake with the Google SDK or OAuth config. What I need is a concise investigation and patch that gets Google login fully functional again on both Android and iOS. If the root cause sits in the Java/Kotlin, Swift, or Gradle/Pod settings—or even a console configuration—please trace it down, document the fix, and push the working code back. Acceptance criteria: • Button triggers Google authentication and returns a valid user profile. • Token is correctly propagated to my existing Redux-based auth flow. • Solution builds and runs on the current React Native version without manual tweaks. You’ll have access to the Git repo and can run the project locally. Let me know any additional data you need—SHA keys, OAuth client IDs, or test accounts—and I’ll provide them immediately.
ID do Projeto: 40330715
17 propostas
Projeto remoto
Ativo há 17 dias
Defina seu orçamento e seu prazo
Seja pago pelo seu trabalho
Descreva sua proposta
É grátis para se inscrever e fazer ofertas em trabalhos
17 freelancers estão ofertando em média ₹2.668 INR for esse trabalho

In the ever-changing field of mobile app development, skills and experience are vital. With 10+ years of being a Certified WordPress Developer, I possess proficiency in a wide spectrum of areas - including Mobile Development which excels at the core of your project with expertise in Android, iPhone, Flutter, to Web services. Having tackled numerous challenges throughout my career, I’ve mastered troubleshooting and debugging, making me confident in quickly identifying and rectifying any issue that may arise in your React Native app. Ultimately, I am dedicated to building success for not just myself but helping my clients to succeed. Once given access to your Git repository, I will get right to work on diagnosing and delivering a solution with working code that surpasses your expectations. You can count on not only a fully functional Google login flow but also a seamless integration with your existing Redux-based authentication flow. Choose me for a hassle-free resolution to this problem that guarantees quality work within turnaround time so as not to disrupt your business processes for too long. Let our joint venture bring satisfaction and success to both of us!
₹3.000 INR em 1 dia
4,4
4,4

Hi there, You’re absolutely in the RIGHT PLACE. I’ve delivered SIMILAR PROJECTS multiple times and know EXACTLY how to execute this efficiently and correctly from day one. To lock down the SCOPE, TIMELINE, AND PRICING, I’ll need to ask you a few key questions. Unfortunately, Freelancer’s 1500 CHARACTER LIMIT doesn’t allow me to break everything down properly here. Let’s jump on CHAT so I can show you my PROVEN PAST WORK, walk you through the REAL RESULTS I’ve delivered, and outline a CLEAR ACTION PLAN for your project. You’ll immediately see why my approach is DIFFERENT and EFFECTIVE. If you’re serious about getting this done RIGHT, I’m ready to move forward. Looking forward to CONNECTING and WINNING TOGETHER. Cheers, Mayank Sahu
₹1.800 INR em 7 dias
2,8
2,8

Hi! I can quickly debug and fix your Google Sign-In issue in React Native. I’ll trace the problem, patch it, and ensure login returns a valid user + token integrated with your Redux flow on both Android & iOS. Ready to start immediately.
₹2.000 INR em 2 dias
2,3
2,3

Hello sir, I can quickly diagnose and fix your Google Sign-In issue in React Native across both Android and iOS. From your description (promise hanging with no error), this is likely caused by a misconfiguration in OAuth setup, SHA keys, or native bridge mismatch after recent changes. I will trace the issue end-to-end—React Native code, native Android (Gradle/Kotlin), iOS (Swift/Pods), and Google Console settings. I’ll identify the root cause (e.g., incorrect client ID, missing SHA-1, reversed client ID, or outdated SDK config) and apply a clean fix. The solution will ensure the sign-in flow completes successfully and returns a valid user profile + tokens. I’ll also verify proper Redux integration so auth state updates correctly after login. All fixes will be documented clearly, including any required console or environment updates. Final delivery will include working code pushed to your repo and verified builds on both platforms. Ready to start immediately once I have repo access and credentials. Best Regards Jitendra Sharma
₹3.500 INR em 2 dias
2,3
2,3

I understand your Google Sign-In is hanging without errors after recent auth changes, which usually points to misconfigured OAuth, SHA keys, or native setup mismatch. With strong experience debugging React Native auth flows, I can quickly trace and fix this. I will audit your Google config (OAuth client IDs, SHA-1/256), check Android (Gradle, Google Services JSON) and iOS (URL schemes, plist, pods), and verify the SDK integration. Then I’ll patch the issue so the sign-in returns a valid user and token integrates cleanly with your Redux flow. You’ll receive a working build, clean fix, and brief documentation.
₹2.000 INR em 3 dias
2,4
2,4

Hi, I can help you quickly diagnose and fix the Google Sign-In issue in your React Native app. Based on your description, this looks like a handshake/configuration mismatch between the Google SDK and OAuth setup, especially after recent authentication changes. ### My Approach: * Trace the full Google Sign-In flow (JS → Native bridge → Google SDK → OAuth console) * Debug why the promise is not resolving (common causes: misconfigured SHA keys, incorrect client IDs, or SDK mismatch) * Verify Android (Gradle, SHA-1, Google Services) and iOS (URL schemes, plist, pods) configurations * Fix token retrieval and ensure it integrates properly with your Redux auth flow * Test end-to-end login on both platforms ### What You’ll Get: * Fully working Google Sign-In (user object returned correctly) * Tokens correctly passed into your existing Redux flow * Clean, documented fix (so future changes don’t break it again) * Code pushed and verified on latest React Native setup I’ve worked on authentication systems and React Native apps, including debugging OAuth and SDK-level issues, so I can quickly pinpoint and resolve this without unnecessary delays. If needed, you can share SHA keys, client IDs, or repo access—I’ll take it from there. Looking forward to helping you get this resolved quickly.
₹1.200 INR em 1 dia
0,4
0,4

Hello, I see your Google Sign-In flow in the React Native app is hanging, and I can help you get that back on track quickly. I am Mubashir, a Full-Stack Developer with 6+ years of experience in mobile app development. I understand the urgency to fix the authentication issue that arose from your recent code tweak, preventing the Google login from completing successfully. 1. First, I will clone your Git repo and run the project locally to reproduce the issue with the Google Sign-In button. 2. Then, I will investigate the Java/Kotlin, Swift, or Gradle/Pod settings to identify the root cause of the authentication failure. 3. After that, I will patch the code and ensure that the token is properly propagated to your Redux-based auth flow. 4. Next, I will test the solution on both Android and iOS to ensure that it builds and runs without any manual tweaks. 5. Finally, I will document the fix and push the working code back to your repository. Even if you are unsure, I will provide a FREE detailed quotation and project proposal with a suggested roadmap at no cost. You can use this proposal as a reference document, even if you choose to work with someone else. >>> My Work: https://www.freelancer.com/u/mubashir021 <<< Drop me a message and let's get this sorted. Mubashir
₹1.600 INR em 5 dias
0,0
0,0

Hi, I can help you quickly diagnose and fix the Google Sign-In issue in your React Native app. Based on your description, this looks like a handshake/configuration mismatch between the Google SDK and OAuth setup, especially after recent authentication changes. ### ? My Approach: * Trace the full Google Sign-In flow (JS → Native bridge → Google SDK → OAuth console) * Debug why the promise is not resolving (common causes: misconfigured SHA keys, incorrect client IDs, or SDK mismatch) * Verify Android (Gradle, SHA-1, Google Services) and iOS (URL schemes, plist, pods) configurations * Fix token retrieval and ensure it integrates properly with your Redux auth flow * Test end-to-end login on both platforms ### ✅ What You’ll Get: * Fully working Google Sign-In (user object returned correctly) * Tokens correctly passed into your existing Redux flow * Clean, documented fix (so future changes don’t break it again) * Code pushed and verified on latest React Native setup I’ve worked on authentication systems and React Native apps, including debugging OAuth and SDK-level issues, so I can quickly pinpoint and resolve this without unnecessary delays. If needed, you can share SHA keys, client IDs, or repo access—I’ll take it from there. Looking forward to helping you get this resolved quickly.
₹1.200 INR em 1 dia
0,0
0,0

Hi, Hope you’re doing well! Thanks for sharing the details. With 8+ years of experience, I can quickly investigate your React Native Google Sign-In issue, fix the OAuth flow on both Android and iOS, and integrate it seamlessly with your Redux auth. I’ll trace any SDK, config, or native setup problems and deliver a fully working solution. Ready to start immediately. Work Portfolio: https://www.freelancer.com/u/utsav007pandya Best regards, Utsav
₹1.855 INR em 7 dias
0,0
0,0

I’ve fixed similar Google Sign-In issues in React Native apps and can quickly identify what broke after your recent changes. I’ll trace the issue across SDK setup, OAuth config, and native layers (Android/iOS), fix the handshake, and ensure the login flow returns a valid user and integrates properly with your Redux auth. You’ll get a clean, working patch with brief documentation so it runs smoothly without further issues.
₹600 INR em 1 dia
0,0
0,0

Hi, I checked your project requirement and I can help you build your React Native application efficiently with clean, scalable code. I have experience working with: • API integration • Firebase / Authentication • Maps & location features • Push notifications • Payment gateway integration • Performance optimization • Play Store & App Store deployment Recently, I worked on similar mobile app features like Rentee, Abhushan Karigar, Phintex etc. I can start immediately and ensure timely delivery with proper communication throughout the project. Could you please share: • App design (if available)? • Backend ready or needed? • Timeline expectations? Looking forward to working with you. Thanks Neha React Native Developer
₹1.800 INR em 7 dias
0,0
0,0

Hi, I have gone through your requirement carefully and I am confident that I am the right person for this project. I’m a React Native developer with 4 years of experience in building high-performance mobile applications for both Android and iOS. I have strong expertise in API integration, real-time features, and creating smooth, user-friendly UI/UX. I am available to start immediately and can ensure timely delivery with clean, scalable, and well-optimized code. Looking forward to working with you. Thanks, Ayushi Dhadwal
₹1.800 INR em 7 dias
0,0
0,0

I can help you quickly debug and restore your Google Sign-In flow in your React Native app. From your description (button renders but promise hangs with no response), this typically points to an issue with OAuth configuration, SHA keys, or a mismatch between native setup (Android/iOS) and the SDK after recent code changes. I’ll do a focused investigation to pinpoint the exact break and fix it properly. Here’s what I’ll handle: • Debug the current implementation and identify why the sign-in promise is not resolving • Verify and fix Google OAuth setup (client IDs, SHA-1/SHA-256, Firebase/Google Console config) • Check Android (Gradle, package name, SHA) and iOS (URL schemes, plist, pods) configurations • Ensure Google Sign-In SDK is correctly initialized and integrated with your current React Native version • Fix token handling and make sure it flows correctly into your Redux auth state • Test on both Android and iOS to confirm consistent behavior I’ll also document the root cause and the exact fix so this doesn’t break again in future updates.
₹1.000 INR em 1 dia
0,0
0,0

Jaipur, India
Membro desde ago. 20, 2025
₹600-1500 INR
₹600-1500 INR
₹1500-12500 INR
₹1500-12500 INR
₹250000-500000 INR
$250-750 USD
₹1500-12500 INR
$250-750 USD
$30-250 USD
$15-25 USD / hora
$3-4 USD / hora
$250-750 USD
$10-50 USD
₹12500-37500 INR
₹37500-75000 INR
$250-750 USD
$250-750 USD
₹12500-37500 INR
₹1500-12500 INR
$250-750 USD
$12-30 SGD
₹1500-12500 INR
$750-1500 USD
₹250000-500000 INR
₹12500-37500 INR