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]