-
Maybe just me, could you provide an example how to use it?
For example, do you still need to import firebase_admin, and verifyIdToken(), in every API calls?
-
In `Auth#signInWithGoogle`, handle `googleSignIn.signIn` returning null, or a user clicking cancel (and any other likely to happen failures). If a failure happens then the users should probably be sho…
-
### Version info
**Angular:** 15
**Firebase:** 9
**AngularFire:** 7.5.0
### How to reproduce these conditions
**Steps to set up and reproduce**
> Note: I am testing this locally …
-
### Hello everyone and have a nice day.
I have a problem that when I route I get a blank screen
`main.dart`
```dart
void main() async {
WidgetsFlutterBinding.ensureInitialized();
await Fi…
-
### Description
Hello,
_Amplify.Notifications.Push.launchNotification_ returns _null_ each time I sent push notification to terminated app. Both foreground and background notifications are delivere…
-
すみません、以下の問題が発生していて、
解決できずにいます。
お手数ですが、フォローいただけませんでしょうか。
①聞きたいことの一行まとめ
タイムラインに投稿したコンテンツが表示されない
②起きている問題(起きている現象の詳細/エラーメッセージ/スクリーンショット)
タイムラインに投稿したコンテンツが表示されない
③ソースコード(関連するソースコード/全ソースコード)
…
-
Hey, I have setup the plugin as you have mentioned in your documentation. The firebase dashboard says I am connected but the issue is how to log events and what is the import call for the Firebase ana…
-
I'm developing an iOS app and I followed the example to setup everything and it does send logs to firebase console. But when I set isInDebugMode to true, somehow it just doesn't print it to android s…
-
I am working on an app which requires to delete user from firebase auth. Till now I have been able to implement this functionality when the provider is Google. But I am unable to do the same for Apple…
-
Not sure this package is still maintained, but anyway would be thankful for any help.
I tried to use it to test my workflow and find out, that any time I do
```js
const test = require('ava')
cons…