issues Search Results · repo:GodotNuts/GodotFirebase language:GDScript
Filter by
200 results
(74 ms)200 results
inGodotNuts/GodotFirebase (press backspace or delete to remove)In storage_tasg.gd, task_finished is defined with data in parameters In storage.gd, task_finished is emitted without
data.
Therefore, it is never emitted
bug
LazyDridri
- 1
- Opened 17 hours ago
- #465
So I was using the list() function with firestore and got this error saying: Invalid access to property or key idtoken
on a base object of type Dictionary . I don t know why this is, and I have attempted ...
bug
SammoWammo1
- 1
- Opened 5 days ago
- #464
Is your feature request related to a problem? Please describe. I can t use autocompletion
Additional context I hoped that some variables in Firebase.gd could be typed because I can t use godot s autocompletion. ...
enhancement
4Shage
- Opened 6 days ago
- #462
In functions.gd, parameters are not taken into account :
This :
function_task._url = url if not params.is_empty(): url += ? for key in params.keys(): url += key + = + params[key] +
Should be : if not ...
bug
LazyDridri
- 4
- Opened 22 days ago
- #459
Description When working with Cloud Functions, TLS handshare errors are thrown. For example, with this code :
Image
Solution on how to fix : Image
Additional notes : On firebase, for example, you have ...
bug
LazyDridri
- Opened 24 days ago
- #458
Hello everyone,
I am currently trying to log in with Google on Android using Firebase Authentication. However, I want to display the
Google Login popup instead of opening a web browser.
Here is my current ...
enhancement
FCBTruong
- 1
- Opened on Jan 31
- #456
Hi everyone,
I’m currently integrating Google Sign-In with Firebase in Godot, but I’m facing an issue when exchanging tokens.
What I Did:
1. Created an OAuth 2.0 Client ID (Desktop App) in Google Cloud ...
bug
FCBTruong
- 2
- Opened on Jan 29
- #455
I am requesting an update to the wiki for doing a query of a subcollection. It looks like some work has been done to
make this possible, but it was very difficult to find after digging through the addon ...
grimberet
- Opened on Jan 24
- #454
Hi everyone, Is the FCM feature available in this plugin? I tried using it, but the message notifications are not
working. Thanks
enhancement
FCBTruong
- 1
- Opened on Jan 23
- #453
Is your feature request related to a problem? Please describe. You can currently not tell if a document has had
additions or changes made to it that are waiting to be updated to the collection.
Describe ...
enhancement
xzirox
- Opened on Dec 25, 2024
- #451

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.