powersync-ja / powersync-django-react-native-todolist-demo

1 stars 0 forks source link

Doesn't seem to load #1

Open DominicGBauer opened 7 months ago

DominicGBauer commented 7 months ago

Description

App does not load after install deps and running

I see this in the console

 WARN  Possible Unhandled Promise Rejection (id: 0):
SyntaxError: JSON Parse error: Unexpected character: <

And a blank screen with a loader.

image

@michaelbarnes can you assist please?

michaelbarnes commented 6 months ago

@DominicGBauer Is the Django server running and have you created the AppConfig.ts with the appropriate connection details? Also, could you please provide the API response from the server?