Hi all
I have a little problem with the e-mail : I can't launch the e-mai composer on nokia 5800
Here is my code:
Code:if (System.capabilities.hasEmail) {
getURL("mailto:[email protected]?subject=foo&body=bar");
}
It works well both on sim and on my nokia 3110 (Email composer is launched) But it doesnt work on 5800
Please advise how to launch the composer on 5800????
