bassg0navy
bassg0navy
This thread helped a lot 👍 and saved an unnecessary issue being opened.
I'm developing a local app **NOT** deployed using EAS. I'm also using SDK49. I received this error attempting to implement push notifications. I've never been aware of or configured a...
> Hit this problem too. Why is this issue closed? The docs don't say to pass `{ projectId: Constants.expoConfig.extra.eas.projectId }` to `Notifications.getExpoPushTokenAsync` but that seems like the only workaround right...
Thanks @wschurman, I was unaware of that change and the reason behind it. This was 100% the fix for my issue. I didn't even have eas-cli installed, but all is...
Was able to resolve this, but unsure how. Possibly related to changing encoding of vault secret value.
I use colima to build & run containers. Tearing down then restarting colima did the trick for me. My builds started working and had no further connectivity issues.