ruby on rails - iOS Mail app displays blank mail body -


in ruby on rails application, emails sent mailer display correctly on every device both web browsers , email clients. however, ios mail app on both iphone , ipad, email can received , mail title/preview shows correctly; mail body part leaves blank nothing in it.

the tricky part is, can still reply or forward mail quoted original mail body appealing perfectly. seems exact problem here mail body displays 'transparent' content.

so has dealt or has clue on matter?

the screenshot on iphone below: enter image description here

fixed removing external style sheet file mail template.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -