Jin Shin

Results 10 comments of Jin Shin

I can also reproduce this issue. After the app is completely closed and wait for few minutes `.setBackgroundMessageHandler` is not triggered when the notification is received. This only happens on...

I found something interesting. I'm not sure if this is a known issue but whenever I force stop the app, then the app will not receive any notification. Is this...

I had a similar problem but was resolved by providing the exact object used to fetch the query which may include any variables, query options and etc.

Yeah I totally agree with you there man it sure is a bug or documentation is wrong. Didn't mean to sound like it ain't a bug. It's very inconvenient having...

Hi @WillemPCIO I couldn't reproduce this on the latest Playground app. Would you be able to provide a minimal reproduction so that I can better understand what's going on? Cheers!

Hi @WillemPCIO, thanks for providing detailed steps to reproduce the issue. I've followed your instruction but could not reproduce the same error you are seeing, see the code/clip below: ```ts...

Hey guys, sorry for the delayed response 😓. Really appreciate the clip demonstrating the problem. I'll add this to the backlog!

@mrousavy @Natteke Exposing the navigation state is such a great idea! We have tried multiple different solutions over time but never really settled on any concrete pattern. Have you guys...

@nabilfreeman Great to see you taking on to move forward with this project! I was wondering if you guys are opened to give it an official typescript support? I'm more...

I can also see my app crashing after the 0.17.0 update. Had to revert back.