Skip to content

Can't Deploy To Windows Store - CAN BE WORKED AROUND #7

@MelbourneDeveloper

Description

@MelbourneDeveloper

The current version of this library contains all the platform specific DLL pointers. So, the Windows Store will reject any apps that reference this DLL.

This is easily fixed but to change it would mean breaking the API dll out in to separate DLLs for dependency injection. So, you can move the platform specific classes that are not relevant to you out of the DLL and recompile. This will fix the issue with deployment to the store.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions