angular-qr
angular-qr copied to clipboard
How to include the generated QR Code in an email(Gmail) body?
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 `
Any ides for a way around this?