GDevelop-extensions icon indicating copy to clipboard operation
GDevelop-extensions copied to clipboard

New extension: Send a Number to Firebase

Open rsfutch77 opened this issue 2 months ago • 6 comments

Description

Update a field of a Firebase document with a number type instead of a string

How to use the extension

It looks exactly like the built in Firebase update function, but this one lets you send a number instead of a string

Checklist

  • [x] I've followed all of the best practices.
  • [x] I confirm that this extension can be integrated to this GitHub repository, distributed and MIT licensed.
  • [x] I am aware that the extension may be updated by anyone, and do not need my explicit consent to do so.

What tier of review do you aim for your extension?

Reviewed

Example file

MyProject3.zip

Extension file

FirebaseNumberType.zip

rsfutch77 avatar Oct 20 '25 06:10 rsfutch77

👋 Hey @rsfutch77, thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

github-actions[bot] avatar Oct 20 '25 06:10 github-actions[bot]

👋 Hey @rsfutch77, thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

github-actions[bot] avatar Oct 20 '25 06:10 github-actions[bot]

👋 Hey @rsfutch77, thanks for your submission! We are sorry, but the filename of the extension has unrecognized characters. Since filenames with non latin characters ("ASCII") can cause issues, our system won't allow file names with other characters than latin upper- and lowercase characters or numbers. Additionally, the first character must be an uppercase character. Please update your original submission post with a new zip file containing your extension with another file name following those guidelines 🙏

github-actions[bot] avatar Oct 20 '25 06:10 github-actions[bot]

Oops I see it now. You needed the extension in a zip file.

rsfutch77 avatar Oct 20 '25 06:10 rsfutch77

👋 Hey rsfutch77, thanks for your submission! Unfortunately, all submitted extensions have to meet some minimal quality standard - the extension best practices - and our system has found that your extension does not fully comply 😔. You can find all of those rules on the GDevelop wiki.

The following issues have been found by the system concerning the respect of those best practices by your extension:

  ⟶ ❌ [Dots in sentences]: Field 'shortDescription' of the extension description misses a dot at the end of the sentence!
  ⟶ ❌ [Dots in sentences]: Field 'description' of the function 'FirebaseUpdateNumber' misses a dot at the end of the sentence!

Please update your original submission post with a new zip file containing your extensions updated to follow those guidelines 🙏

github-actions[bot] avatar Oct 20 '25 06:10 github-actions[bot]

Fixed. Thanks!

rsfutch77 avatar Oct 20 '25 06:10 rsfutch77