Adbhutashra

Results 4 comments of Adbhutashra

Build failed with message C:\Users\91626\.nuget\packages\microsoft.windows.cppwinrt\2.0.211028.7\build\native\Microsoft.Windows.CppWinRT.targets(741,9): error MSB3073: The command ""C:\Users\91626\.nuget\packages\microsoft.windows.cppwinrt\2.0.211028.7\build\native\..\..\bin\"cppwinrt @"x64\Debug\Bingo.vcxproj.cppwinrt_ref.rsp"" exited with code 1. [C:\Users\91626\Downloads\Bingo-Mobile-App\Bingo-Mobile-App\windows\Bingo\Bingo.vcxproj]. Check your build configuration. I am getting the same error please help me out.

@keerthipativinaykumar I have uninstall the webview dependency but still giving me this error and with webview I have tried that but the error remains same.

I am also facing this issue while running on windows. What is the solution?

My Solution is node_modules\@react-native-firebase\auth\android\src\main\java\io\invertase\firebase\auth\ReactNativeFirebaseAuthModule.java Remove : if (exception instanceof FirebaseAuthUserCollisionException collEx) { AuthCredential updatedCredential = collEx.getUpdatedCredential(); Log.d(TAG, "link:onComplete:collisionFailure", collEx); // If we have a credential in the error, we can...