🔥 Firestore: scalable database

hello, I have been with kodular for a short time and your extension looks great, but I cannot test it, I did all the configuration, accepted the application to firebase, changed the rules, put the APIKEY, IDPROYECT and IDAPP, but it fails to add the 200 cities and don’t believe it the collection please help me I may be doing wrong

Are there any error messages?

Did you mean mobilesdk_app_id?

Check it if your block is configured in a similar way.

You shouldn’t share the API Key to everyone!!

1 Like

This is not my API Key. :grin:

1 Like

I was working on the same extension from last few days and I have to say that you’ve really done a great job, especially since you were able to keep the extension’s size so small. Congrats, @jarlissonlira2!

2 Likes

I managed to reduce the size using version 15, later versions had problems.
Thank you! I really admire your work, I use your Phase extension.

1 Like

Everything works fine
I don’t know where the data is coming from and adding to
I set all the the things needed (As per your post)
But not showing anything in Dashboard
All usage is 0
I set rules to false, even then it is working

2 Likes

Thanks for your prompt response, there is no error message, when I did the test with kodular companion and click the button add 200 cities, the app restarts and the companion disconnects, so I installed the APK directly to my phone and something curious happens , when you click on the add 200 cities button, no collection record or document is seen in firestore, but when I click on show 200 cities it extracts the data that does not exist and shows it in the list, I close and reopen the app, I add others 200 cities and firestore continues without records, but when I click on show 200 cities it shows a list with 400 cities some with repeated ID, I don’t know what I can be doing wrong, I will keep trying

1 Like

Try reloading the firestore page, it happens to me too.

1 Like

Same here @jimmy_ma

2 Likes

Version 1.1

  • Fixed issues

Note: The problem has been resolved, however, it will not be possible to use this extension with the Firebase Storage, Firebase Auth and Firebase Remote Config components. Unfortunately, it is a pity, if anyone wants to help me, I will be grateful, I changed the name of the Sdk package so as not to conflict with the mentioned components, but unfortunately I was not successful, apparently it only worked on Android 10. It is worth mentioning that this extension does not will work in Companion.

3 Likes

Make Firebase Notification Extension

1 Like

Hi! I have some problems!
I did exactly what you told me to do to use the cloud firestore.
I downloaded the app.

by the way
“FirebaseApp with name second app doesn’t exist. Available app names: [DEFAULT]”
There’s a runtime error!

What can I do to solve this problem?

2 Likes

FirebaseApp with name second app doesn’t exist. Available app names: [DEFAULT]
Note: You will not see another error reported for 5 seconds.

please help

Excellent extension. Users have the chance to use another new database. Options are increased. Good.

The extension is excellent. Very good! I am looking for alternatives to work with Firebase Authentication. Congratulations on the work. The guide is also great.

You must set your Firebase details using the InitializeFirebase block.

Cause

Line #88 of jarlisson2/FirestoreAIX.

Solution to cause

Line #98 of jarlisson2/FirestoreAIX.

2 Likes

my problem is the same. I already have set my Firebase details in InitializeFirebase block. but still error as below.

“FirebaseApp with name second app doesn’t exist. Available app names: [DEFAULT]”

the error occur when call Firebase1 InitializeFirebase. help me please.

Hi @111192,

Before continuing, please read…

- How to ask Great Questions
- Code of Conduct
- Do not notify users in 1st post
- Measures to Prevent Creation of Duplicate Topics
- All capitals in title, post or reply are not allowed
- Rules Enforcement
- Community Guidelines

These topics are not targeting you or a specific audience, but this response is for you as a new user.


Welcome to the community and we’re happy to have you here! Can you tell me whether you have other Firebase components in your app? Like Firebase DB, Storage, Config, and so on? From there, I can likely help @jarlissonlira2 in fixing the issue.

2 Likes