Replies: 4 comments
-
Yes it is not working. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Same here, not working. Server side works fine. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Any updates on this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have same problem did you guys found out any solution |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Has anyone successfully been able to use Ngrok to tunnel to a mobile device for a project with a stack that includes docker and next.js?
Our experience has been that all client-side requests fail from mobile devices and external laptops, but server-side request work properly. This is making it impossible to locally develop and test on mobile before we deploy.
The end goal is a local development environment that allows us to test on a real phone (emulators and Chrome dev tools are not sufficient). I have had success doing this in other projects but this is the first time I have used Next.js and it does not appear to work. Any advice would be welcome.
Beta Was this translation helpful? Give feedback.
All reactions