Yuji

Results 3 comments of Yuji

Same case on the Next.js project. ![Screenshot_1](https://user-images.githubusercontent.com/53688893/84094356-a54d0e80-a9ca-11ea-8590-4253defa9445.png)

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...