I have integrated FlutterFlow with Supabase and configured a button to create a new row in my database table. However, I've encountered an issue: when I test the button in test mode, it doesn't insert a new row into the Supabase table. Could this be because the test mode doesn't interact with the backend, and interactions only occur once the app is published to the App Store? Or is there another reason why it's not functioning as expected?
I've attached a screenshot of the action setup where I have defined the four required fields: https://prnt.sc/vbehSDSHvg_k.