Colas Kerkhove
Colas Kerkhove
I'm having the same bug. Everything works fine in debug / release mode on simulator / real device but it fails when the builds comes from Testflight. What you could...
I just read this thread that talks about a related issue: https://forums.developer.apple.com/thread/88529. In their case it was the OS that was not handling correctly the end of a background task,...
@billmalarky, yes, as soon as the user removes the node_modules as well as the yarn.lock ! And then a `yarn install` and `react-native link` should do the job. Actually I...
Thanks for your answer @billmalarky ! I think the issue is actually a debugger issue. Everything's fine until I run the remote debugger. So it's more about realm versus react-native...
Yes I've gone through many issues around this and it seems that it won't be fixed soon. Thanks anyway :)