Firebase: The query requires a COLLECTION_ASC index for collection

When adding new records to my database, we want to constantly create indexes.

This interferes with external requests to send emails and makes my app unusable because I have to manually drop indexes.

How can I automate this process?

оси

1
2 replies