PhoneGap Email Composer Plugin

后端 未结 7 1643
再見小時候
再見小時候 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:27

    As naugtur suggested, try some troubleshooting techniques, like.. does it work if you remove temporarily those custom scripts: jsStuff.js and json2.js? I know they may be required in your app but it may help you locate the source of the problem. Try sending console messages or alerts inside you doEmail function. Hope it helps.

提交回复
热议问题