Skip to content

(core): load library is broken when launching activity using wizard

Description

Adds loadLibrary method in new.cpp file in order to load libraries before starting AppConfigManager or ActivityWizard

Closes #602 (closed)

How to test it?

  • Build and launch an application using the Wizard: the data should be created and the application should work as before
  • Build and launch an application using AppConfigManager: app should work as before
Edited by Bénédicte MALGARINI

Merge request reports