Using User-Downloaded DLLs In Windows Phone 8 Application -


short question:
windows store allow applications obtain dlls or other low-level resources not packaged @ compile time? there requirement either windows phone or microsoft requires dlls signed? if so, can use dll in application signed developer?


why i'm asking/explanation:
i'm working an application android allows users download extensions (like themes), , i'd port windows phone.

have determined it's not possible app utilize libraries or other resources of other applications downloaded windows store. (please correct me if not case)

workaround i'm considering in-app download center other resources specific application. i'm wondering if downloads app, dlls, can used in application. these dlls developed 3rd party developers, see signing might issue.

the store prohibits additions / modifications after app has been purchased. although may technically possible, won't certify it.

this makes sense if think certification . if allow this, make certification moot point, since publish basic app, , afterwards side-load uncertified part.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -