Laurent Cozic

Results 266 comments of Laurent Cozic

> If you want, I can create a method that will migrate user setting to the new setting. For example, now we have spellChecker.language and we want to depreciate it...

All good now. Thanks a lot @antontkv for adding this and @personalizedrefrigerator for reviewing! There was one last conflict which I could fix from here.

Normally if the sync configuration check passed, this ENOTFOUND error is temporary so that's why it's not reported. There are other errors like ECONNRESET or ETIMEDOUT which are not reported...

On hold for now

Did it happen after you've shared something with the note by any chance? As it's the only low level change recently which could cause weird bugs like this. And @dz2106,...

Thanks for looking into it. Are there settings a new iOS feature? As it's strange it's only starting to happen now.

Ok that's good to know. If even iMessage is broken, then they should hopefully fix the OS.

I found the React Native bug about this: https://github.com/facebook/react-native/issues/29974 There's patch apparently so I guess it should be fixed in a future version. I'll upgrade as soon as it is.

Anyone managed to trace the requests the app is making (with Wireshark or similar) to see what call specifically is failing? Also can someone replicate this by building the app...

> Could this error have something to do with iOS' strict requirements for SSL connections? Or maybe Dropbox TLS certificate is somehow special. Anyone tried to file a report on...