An exception is given when trying to instanciate AppInstallManager() | UWP
Andre Luiz Bacelar Gonçalves de Menezes
5
Reputation points
When i try to do this code "AppInstallManager appInstallManager = new AppInstallManager();" In UWP the follow exception is thrown :
the code above is on a class library project where is used by both WinUI and UWP projects. The same code works when used in WinUI
Developer technologies Universal Windows Platform (UWP)
3,034 questions
Sign in to answer