Hi all,
My app installs OK, and runs OK if I give it the capabilities :-
CAPABILITY NetworkServices ReadDeviceData ReadUserData WriteUserData WriteDeviceData
I do not need the WriteDeviceData capability, so I cannot explain it's use for CHECK-06 in the Symbian Signed Test Criteria. I would really like NOT to use it, therefore.
Unfortunately, if I remove WriteDeviceData from the MMP file, and the Certificate, my app installs OK, but does not run.
Under on-device debug, the debug run terminates before the E32Main() call, so I cannot give any further guesses as to what is wrong. There is no error message from Symbian, but I have come to expect no help from that direction...
The only reason to use ReadDeviceData is to get the IMEI from the phone hardware.
How do I get this app through CHECK-06?
Richard

oCancel()

