Cloudkit issue | development environment

Hello!

I deleted an index on the cloudkit console of a container in development environment and re-added it again with the same name. After that my app has been giving error on development environment.

The live version is working fine as I haven't deployed the changes.. Any idea what can cause this issue and is there a way to fix it? Thank you

I am curious what error you get. Would you mind to share the detailed error message?

Generally speaking, removing and re-creating an index causes the server to re-index the data, which may take time depending on the size of the data set. Before the indexing process is finished, a query relies on the index may not return a complete result set.

Best,
——
Ziqiao Chen
 Worldwide Developer Relations.

Cloudkit issue | development environment
 
 
Q