-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Which plugins are affected?
Auth
### Which platforms are affected?
Web
### Description
After issues with …
-
**Describe the bug**
AppAuth cannot be added as a transitive dependency of a CocoaPods pod, when built as a static library.
**To Reproduce**
1. [Install CocoaPods.](https://guides.cocoapods.org/u…
-
When I try to log in a user after getting the ID Token with [google_sign_in](https://pub.dev/packages/google_sign_in) package(I have to use this package because I need to do checks with user email bef…
mreky updated
10 months ago
-
## Bug report
Hi Firebase team
I am using Facebook Authentication to get access token and link via Firebase auth, but got crash
```
flutter_facebook_auth: 6.0.4
firebase_auth: 4.16.0
…
-
import React, { useEffect, useState } from 'react';
import { Image, StyleSheet, Text, View } from 'react-native';
import auth from '@react-native-firebase/auth';
import { GoogleSignin } from …
-
> Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that a…
-
## Steps to Reproduce
Reproducible Demo:
In this scenario, due to it's 99% a configuration problem, I won't be able to create a reproducible demo.
Even worst: I have this library implemented in…
-
### Description
in Firebase/FirebaseDynamicLinks/Sources/FIRDLJavaScriptExecutor.m
@implementation FIRDLJavaScriptExecutor
...
_wkWebView = [[WKWebView alloc] init]; //Thread 1: EXC_BREAKPOINT…
-
Hi, I want to add an event to users google calendar using Objective-c.
Users are logged in using GoogleSignIn, and an event is created, but could not find the example of how to add the event to the…
-
So, when looking around, i found out this issue had been opened up before too, but it did not specify iOS. I don't think it got fixed, only a couple of workarounds were written.
Context : Flutter A…