PhoneGap Email Composer Plugin

后端 未结 7 1579
再見小時候
再見小時候 2021-01-07 10:57

I\'ve built a simple jQuery Mobile based app, and trying to compile it with Phonegap. I\'d like the users to be able to send some content from the app via email, but I can\'

7条回答
  •  不知归路
    2021-01-07 11:33

    Okay, I know this is an old thread but it looks like the correct answer has not been posted. For future readers who may stumble on this:

    You have to add the EmailComposer plugin into your PhoneGap.plist file, under plugins add a new row with "EmailComposer" in the left column, and "EmailComposer" in the right column.

提交回复
热议问题