I added a button in my app that sends data from a list to a Google Sheets spreadsheet. Obviously this needs an internet connection in order to do so. However, I have no way of knowing if this was successfully sent.
Is there a way to receive an alert if there is no internet connection?
This is what I have so far: