David Everlöf
David Everlöf
I do use the `DataLoader`, yes.
I agree with this. I've had the same issue and this is also how I solved it.
Might be the same bug we've seen:
If that would help identifying it, surely! How do we communicate that credentials?
Maybe some additional info when running with some diagnostics: ```💉 ⚠️ dlopen() error: dlopen(/Users/d/Library/Developer/CoreSimulator/Devices/EDFBEFFC-81AE-4D67-BF2A-1BD9B6719A1C/data/Containers/Data/Application/53ACE3EE-77EE-4F35-AAB0-43178F1D101C/tmp/eval103.dylib, 0x0002): symbol not found in flat namespace '___asan_option_detect_stack_use_after_return' 💉 ⚠️ Loading .dylib has failed, This is...
Hm, thanks, but _maybe_ solved it myself. Your comment `static singleton var is getting uninitialised.` got me thinking. Could this be caused by `Calendar.autoupdatingCurrent` perhaps? Changing this: ``` calendarLogic =...
+1 on this!