Yuji
Yuji
Same case on the Next.js project. 
Same issue for my case. I can't print logs to the console, and can't run background notification when the app is closed. react-native: 0.61.5, react-native-background-job: 2.3.1
I've got similar errors like this, and it was because of the wrong setting apollo client for type policies in MemoryCache. ``` apollo error: Invariant Violation: Missing field 'text' while...