Tag: io

48 votes
2 answers
1.7K views
HTTP Error: 401 while setting up firebase cloud functions for android project

I`m trying to set up firebase functions, but I get an error after running firebase init. Error: HTTP Error: 4

avatar
Juliane
0 1 0 9
asked 07 September, 2021
55 votes
3 answers
3K views
How can I solve the error 'TS2532: Object is possibly 'undefined'?

I'm trying to rebuild a web app example that uses Firebase Cloud Functions and Firestore. When deploying

avatar
Tana
0 1 0 9
asked 07 September, 2021
54 votes
4 answers
2.2K views
How to deploy some functions to Cloud Functions for Firebase without affecting some other functions?

When I run firebase deploy --only functions it reads the index.js file and updates all functions exported fr

avatar
Majorie
0 1 0 9
asked 07 September, 2021
62 votes
30 answers
1.6K views
Flutter and google_sign_in plugin: PlatformException(sign_in_failed, com.google.android.gms.common.api.ApiException: 10: , null)

The dialog (Google form) for the credentials is opened successfully, but after I fill my credentials I'm

avatar
Shantay
0 1 0 9
asked 07 September, 2021
61 votes
10 answers
513 views
Notification Icon with the new Firebase Cloud Messaging system

Yesterday Google presented at Google I/O the new notification system based on the new Firebase. I tried this n

avatar
Adolfo
0 1 0 9
asked 07 September, 2021
61 votes
6 answers
1.1K views
Where does one set the Oauth Redirect URI for Facebook apps?

We are being asked to set the OAuth redirect URI for Facebook (as shown below) in the instructions to set up G

avatar
Corey
0 1 0 9
asked 07 September, 2021
75 votes
10 answers
795 views
Compilation failed to complete:Program type already present

When compiling my project I get the following error message: Program type already present: com.google.androi

avatar
Thurman
0 1 0 9
asked 07 September, 2021
59 votes
6 answers
1.1K views
Firebase cloud functions is very slow

We're working on an application that uses the new firebase cloud functions. What currently is happening i

avatar
Santiago
0 1 0 9
asked 07 September, 2021
50 votes
23 answers
1.3K views
Get Download URL from file uploaded with Cloud Functions for Firebase

After uploading a file in Firebase Storage with Functions for Firebase, I'd like to get the download url

avatar
Lorenzo
0 1 0 9
asked 07 September, 2021
55 votes
9 answers
1.7K views
How to protect firebase Cloud Function HTTP endpoint to allow only Firebase authenticated users?

With the new firebase cloud function I've decided to move some of my HTTP endpoint to firebase. Everythin

avatar
Fabian
0 1 0 9
asked 07 September, 2021
63 votes
18 answers
1.1K views
How do I structure Cloud Functions for Firebase to deploy multiple functions from multiple files?

I would like to create multiple Cloud Functions for Firebase and deploy them all at the same time from one pro

avatar
Jeff
0 1 0 9
asked 07 September, 2021
52 votes
29 answers
492 views
Enabling CORS in Cloud Functions for Firebase

I'm currently learning how to use new Cloud Functions for Firebase and the problem I'm having is tha

avatar
Bryan
0 1 0 9
asked 07 September, 2021
58 votes
12 answers
1.4K views
Separate dev and prod Firebase environment

I am considering using Firebase as MBaaS, however I couldn't find any reliable solution to the following

avatar
Lynette
0 1 0 9
asked 07 September, 2021
54 votes
8 answers
3.1K views
Convert Promise to Observable

I am trying to wrap my head around observables. I love the way observables solve development and readability i

avatar
Denese
0 1 0 9
asked 07 September, 2021
63 votes
21 answers
542 views
API 'variant.getExternalNativeBuildTasks()' is obsolete and has been replaced with 'variant.getExternalNativeBuildProviders()

Using Android Studio 3.3 Canary 11 with the gradle plugin version 3.3.0-alpha11. It throws the following error

avatar
Santiago
0 1 0 9
asked 07 September, 2021
53 votes
7 answers
741 views
Drupal Source Control Strategy?

In standard php or source code based projects we easily keep all of the code in SVN and each developer can che

avatar
Sena
0 1 0 9
asked 07 September, 2021
55 votes
3 answers
423 views
Working with version control on a Drupal/CMS project

I was wondering how teams that develop sites using Drupal (or any other CMS) integrate version control, subver

avatar
Basil
0 1 0 9
asked 07 September, 2021
62 votes
21 answers
1K views
Android: remove left margin from actionbar's custom layout

I am using a custom actionbar view, and as you can see in the screenshot below, there is a blank gray space in

avatar
Dwain
0 1 0 9
asked 07 September, 2021
58 votes
19 answers
3K views
XmlSerializer - There was an error reflecting type

Using C# .NET 2.0, I have a composite data class that does have the [Serializable] attribute on it. I am crea

avatar
Xavier
0 1 0 9
asked 07 September, 2021
56 votes
17 answers
608 views
How to Deserialize XML document

How do I Deserialize this XML document: <?xml version="1.0" encoding="utf-8"?> <Cars> <Car&g

avatar
Frederick
0 1 0 9
asked 07 September, 2021