This is some code I used to add in images:
[lua]
local options = {
subject = “playbarfriends”,
isBodyHTML = true,
body = “[html] ARE YOU READY?
ARE YOU READY? [/html]”
}
native.showPopup(“mail”, options)
[/lua]
But everytime in my Android, it just shows a bold ‘ARE YOU READY?’, a non bold ‘ARE YOU READY?’, and a tiny box written ‘obj’.
Anything wrong? I am using version 2013.1020 [import]uid: 143031 topic_id: 35801 reply_id: 335801[/import]