angular-qr icon indicating copy to clipboard operation
angular-qr copied to clipboard

How to include the generated QR Code in an email(Gmail) body?

Open bmwertman opened this issue 10 years ago • 0 comments

I'm using Ionic's ng-cordova social sharing plugin to generate a pre-filled email to send.

I want to include the QR Code I'm generating using angular-qr. It seems that Gmail is blocking it due to the lack of a src=" " attribute in the ` tag.

Any ides for a way around this?

bmwertman avatar Sep 15 '15 13:09 bmwertman