I ran into this over the weekend but didn't check the list until this morning. After some testing I can confirm this bug appeared in 9.0.0dp11. Filed bug report @ https://quality.livecode.com/show_bug.cgi?id=21172

I'll probably look at switching my code over from revMail to mobileComposeMail as Brian Milby recommended since I'm only using this in an iOS/Android app.

--Andrew Bell


From: Sannyasin Brahmanathaswami <bra...@hindu.org>
Subject: RevMail - Status in 9,0
This was working in Standalones for iOS and Android in all versions < 8.*

on sendFeedBack
revMail "sivas...@hindu.org",,"SivaSiva App Feedback",\
("Bug reports: " & cr & cr & "Describe what you did: " & cr &cr & "What happened: " & cr &cr & "What you expected to happen: " & cr &cr &cr & "Feature requests: Describe your idea in as much detail as possible." &cr &"Thank you.")
end sendFeedBack

But in apps made with SA - 9.0  it no longer works.

I check the inclusions, to see if it was externalized, but "nada"

Nothing changed in the dictionary?
How to get revMail back ?

BR



_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to