Hi All,
Anyone tried to use API to update data to Firebase? As I want to create a leaderboard in Firebase and have the Playdate game upload and retrieve score from there.
However, it is not working, and I tested with basic python script to confirm that Firebase setup, project ID and API are ok
question
Do I need to explicit enable the network settings in Playdate? And may I know how?