Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70759

How to send email After signUp in ionic 3

$
0
0

@rizwan478 wrote:

I am working on ionic application. My requirement is that when a user signup a verification email is sent on his email. i don’t know how to send email in ionic. i worked it in angular and asp.net but not ionic/angular.Any help would appreciated.Below code with email-composer is used by me no error done but no email is sent

let email = {
        to: 'rizwan.345awan@gmail.com',
        cc: 'rizwan.345awan@gmail.com',
        bcc: ['rizwan.345awan@gmail.com', ''],
        attachments: [],
        subject: 'Product Enquiry',
        body: 'This is test email',
        isHtml: true
      };
      this.emailComposer.open(email);

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70759

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>