You can first check the Auth0 logs to see if there are any logs indicating a failure sending the SMS. These logs would be of the type gd_send_sms_failure
(see here).
If there’s none, you can check Twilio logs to see if there’s any indication of failures. (I assume you are using your own Twilio account, since the built-in one is meant for testing only and not for production purposes)