Im developing a QT application which includes QTMobility and QContacts, QMessaging and QSystemInfo.
Following this documentation.
my .pro file has following capabilities
symbian::TARGET.CAPABILITY = LocalServices ReadUserData WriteUserData NetworkServices UserEnvironment ReadDeviceData WriteDeviceData Location
However while installing the sis file, I get the error "Requested application access not granted"
Am I missing some capabilities or are there too many of them