I’m just starting with Appgyver and am creating an app that for now is very similar to the “book” tutorial.
When I attempt “Open app preview portal”, I’m able to get to the next screen, I click “open”, but then appgyver shows that its loading, but nothing happens. There are no errors shown anywhere.
I’ve restarted my computer, and then attempted to simplify the app until I was down to nothing but a new, single tab showing stock information.
How do I go about de-bugging this?
The error that I’m getting is this:
Application error: a client-side exception has occurred (see the browser console for more information).
This happens to me everytime I save an app while I have the web preview open. The app will start to reload, and then I get the error that was described by OP. I do not have any issues with the app reloading on my phone, just the web preview portal.
My browser goes to https://platform.preview.appgyver.com/{my number}/{my app name}/
if I put page1.Page1 at the end I will wind up back where I expect to be.