The documentation doesn’t seem clear if it is possible to see the server logs from my deployed app
Hi
No, you’ll not be able to see the console.log()
output for a standalone app. You would need to use something like Sentry or Bugsnag for that, I believe.
1 Like
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.