Karl Queckfeldt

Results 2 comments of Karl Queckfeldt

Did you find a solution to this? I'm using a combination of `expo-router` and the OneSignal Expo SDK, and the `useFocusEffect` for adding/removing the event listener. When I navigate from...

> I found the problem: > > in front of my eas command, i had this: > > `NODE_ENV=test eas update --branch preview --platform ios` > > which was not...