SMTPClient works fine on the companion app, but not on the apk

I am using the SMTP CLIENT extension to send notification emails using my SMTP server, and it works perfectly on the companion app, but when I export it to the apk, it doesn't work; the screen closes when I click “send.”

It works fine on the companion app, but not on the apk.

3 posts were merged into an existing topic: SmtpClient: An extension to send emails using SMTP server