HI EveryOne i am trying to run this
checkPermission("javax.microedition.io.Connector.file.read")
checkPermission("javax.microedition.io.Connector.file.write")
ON S40 when choose "Read user Data" to "Not allowed "
checkPermission("javax.microedition.io.Connector.file.read") retun "0"
when i choose "Always allowed " it return "1" otherwise it return "-1"
Same on "Add and Edit user Data"
But on S60 phone it always return "-1" in Every Situation i have signed the application too.Can you please tell me whats the problem in that.I am Testing on N81.



Reply With Quote

