ios - Copying HTML using UIPasteBoard pasting to Gmail -


i trying find way use uipasteboard copy html string pasteboard, , able paste different mail clients on ios.

i tried 2 accepted answers stackoverflow: https://stackoverflow.com/a/6566850/1249958 , https://stackoverflow.com/a/21911997/1249958. solutions working on default ios mail client don't make difference on gmail.

i know gmail accepts html input pasteboard copying html safari , pasting gmail app works expected.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -