I have deployed a scheduling cloud function on my flutterflow app that will pick a random document (a quote) to be retrieved every day. the then next page automatically loads. once I added my cloud function my quote won't load in test mode. I may have it bound incorrectly? I am not sure how to fix this problem.
cloud function in test mode
Actions & Logic
I have the cloud function as an action on the scaffold of my page. the query on my column.
Yes
1
5 replies