native.showPopup

i using the following code

local options = { to = {}, cc = {}, subject = "My Record ",   
 attachment={ {baseDir= system.DocumentsDirectory , filename="record.pcm" ,type="audio" } },  
 }  
native.showPopup("mail", options)  

when press EMail Button the popup is coming But , without attachment audio file, what is the reason

In eclipse LogCat the following error is display.

Failed to find provider info for com.android.inputmethod.latin.dictionarypack
Could not find a dictionary pack
InputType.TYPE_NULL is specified [import]uid: 157219 topic_id: 33651 reply_id: 333651[/import]

I’m looking into an answer for you. [import]uid: 199310 topic_id: 33651 reply_id: 133793[/import]

Can you verify that the test app in the Sample code works?
[import]uid: 199310 topic_id: 33651 reply_id: 133929[/import]

Hi Rob Miracle,

i verified sample code from /CoronaSDK/SampleCode/Networking/ComposeEmailSMS, this code is same problem,i.e without attachments image files,

i using HCL ME Tablet. [import]uid: 157219 topic_id: 33651 reply_id: 133977[/import]

I’m looking into an answer for you. [import]uid: 199310 topic_id: 33651 reply_id: 133793[/import]

Can you verify that the test app in the Sample code works?
[import]uid: 199310 topic_id: 33651 reply_id: 133929[/import]

Hi Rob Miracle,

i verified sample code from /CoronaSDK/SampleCode/Networking/ComposeEmailSMS, this code is same problem,i.e without attachments image files,

i using HCL ME Tablet. [import]uid: 157219 topic_id: 33651 reply_id: 133977[/import]

We’ve recently fixed a mail attachment bug that was only known to happen on a Barnes & Noble “Nook Color” device. We don’t have an HCL ME Tablet device to test on to confirm if it is running into the same issue, but this bug fix might have fixed it on your tablet as well.

This bug fix will be made available in daily build #978 tomorrow. However, note that only paid subscribers have access to our daily builds. If you do not have a subscription, then unfortunately, you’ll have to wait until the next release version of the Corona SDK to get a hold of this fix.
[import]uid: 32256 topic_id: 33651 reply_id: 134254[/import]

We’ve recently fixed a mail attachment bug that was only known to happen on a Barnes & Noble “Nook Color” device. We don’t have an HCL ME Tablet device to test on to confirm if it is running into the same issue, but this bug fix might have fixed it on your tablet as well.

This bug fix will be made available in daily build #978 tomorrow. However, note that only paid subscribers have access to our daily builds. If you do not have a subscription, then unfortunately, you’ll have to wait until the next release version of the Corona SDK to get a hold of this fix.
[import]uid: 32256 topic_id: 33651 reply_id: 134254[/import]