Good morning, I created a very simple Android app with DART.This app reads files from a Google Sheet, organizes the data, and sends an SMS message to each contact in the list.Unfortunately, this app doesn't work properly. Specifically, it skips sending some messages.I would like the error to be fixed and the message sending to be reliable.
... Show more