-2

How to make smart installer for Ovi applications?

teukkam
  • 4,267
  • 1
  • 26
  • 35

1 Answers1

2

Read the documentation. If you build your application with Nokia Qt SDK, qmake will automatically include the Smart Installer. But for Ovi Store, self-signed applications are not accepted. Thus you will need to get a signing certificate from Symbian Signed. This will probably change in the future, I'm not sure what the current status is.

teukkam
  • 4,267
  • 1
  • 26
  • 35