IP

Results 24 comments of IP

@qodiriy Did you find a solution?

@yosun Is this planned anytime?

@noahschochet We recently released Easy ML Kit on unity asset store which aims to get ml kit on unity with AR foundation support. if you are interesred, please let us...

> yosun NatML is a custom implementation AFAIK where as we use the underlying native frameworks to get the job done.

Any workaround for avoiding this error? We have a test case where we check if the api is valid. This returns TOO_MANY_ATTEMPTS_TRY_LATER for a quick consecutive call.

Its unfortunate that firestore emulator doesn't support index rules. @yuchenshi I see it useful feature considering the merge will be handled. Thats like a master piece! What are the chances...

Great! Our use-case is pretty similar to the OP mentioned. We have a REST Api's which has optional query parameters. To check if each request has required indexes already in...

@yuchenshi Can you please let us know if anything planned related to this feature?

As I see it may take more time, I ended up creating 139 manual indexes for my project for all possible test cases. Hopefully, there will be a better solution...

> I assumed you'd like to run your tests and then deploy the indexes in the CI. That wouldn't work in my case, where I have dozens of separate repositories...