Dmitry Terekhov

Results 9 comments of Dmitry Terekhov

>you are able to create a new user locally with Xcode, but the same code is failing with permissionDenied error code on Test lab, correct Correct. >Is it only the...

> Could you please help verify this by running the test on an actual iOS device @milaGGL yes, it successfully runs and finishes on my real device. Please take a...

> Sorry for the confusion, I meant connecting an iPhone to your computer, and run the tests on the phone, instead of an iOS simulator. Already did it. On real...

@milaGGL For the Simulator and UI tests I used `AppCheck.setAppCheckProviderFactory(AppCheckDebugProviderFactory())` so it shouldn't be a problem there. Btw earlier I tried both prod and dev credentials for AppCheck + totally...

Hi @milaGGL, is there any update? It's 2 weeks silence on this issue. Just would like to know is this task in progress or not in work at all?

> Hi @dterekhov, I'm looking into this. Can you provide a more recent matrix id that demonstrates the same issue, or alternatively grant permission to re-run matrix-3qxgwwjknzqqj? @adamvduke, The new...

@jakeouellette, another local cert works fine. Enabling `Firestore.enableLogging(true)` locally doesn't show potential issues as it runs smoothly locally before. But having this extra logs line enabled remotely (run with FTL),...