Mila
Mila
Hi @sergiocampama, thank you for the repro app. I am able to reproduce the "operation of type 2 failed" error.
This is amazing. Thank you for sharing the debugging process, it is very informative! I will bring this to our team discussion and keep you updated.
Hi @dterekhov, thank you for reporting this issue. What I understand is you are able to create a new user locally with Xcode, but the same code is failing with...
Hi @dterekhov, since the test case is passing locally, but not in test lab, my suspicion is that this discrepancy may be due to the config set ups in the...
Sorry for the confusion, I meant connecting an iPhone to your computer, and run the tests on the phone, instead of an iOS simulator.
@dterekhov, since the local tests are passing, I am leaning toward it is something related to FTL. You have mentioned App Check in products list, it might be the reason....
Hi @dterekhov, sorry for the silence, I should have updated the assignee. Since the tests are successful on simulators and real devices but fails specifically on TestLab, I have reached...
Hi @nicklbaert, based on the error message, seems like some functions has been imported from different sources. Could you please double check all the files and make sure the importation...
With pleasure. So it was working all fine before, but suddenly started crashing overnight without a change. Have you upgraded any packages in your app?
Hi @PaulFidika, thank you for sharing this issue. Would it be possible to provide a minimal code so that I can reproduce it on my end?