katzer / cordova-plugin-email-composer

Edit and send email messages
Apache License 2.0
344 stars 334 forks source link

(Android build problem,ios or winphone not try yet) 0.8.0 version have a strange problem #30

Closed bau720123 closed 10 years ago

bau720123 commented 10 years ago

I am using PGB (build.phonegap.com) 3.3 with your latest plugin 0.8.0

if I add this plugin to my config.xml and build it

<gap:plugin name="de.appplant.cordova.plugin.email-composer" version="0.8.0" />

it will build success download the apk success but...when I install the apk file through PGB,Installation will fail

if I don't use this plugin build,download,Installation,all of them success

trust me I tried many times to find this issues,very hard work

katzer commented 10 years ago

Hello @bau720123,

have you found out the reason? Maybe its related to #19

bau720123 commented 10 years ago

hi @katzer thanks for the maybe reason #19 but if I upload the apk file to google play it can install fine with my phone feedback this information to you

so I think it really maybe the #19 issue cause the prblem

bau720123 commented 10 years ago

hi @katzer the issues solved by your latest plugin 0.8.1 I will close this issue by myself,tks~