|
Without having a "is WMAppPRHeader.xml" present, if not "enter password" type setup, it won't be possible to have apps that work and pass certification.
With the password part, you can add a tester note in the submission forms with a password/method for installing that should get checked.
The alternative is the "IsTrial()" method with a lot of obfuscation surrounding any mentions of it.
Both of these methods are possible to get round with a moderate knowledge of C# and .Net Reflector, but with obfuscation it's a hell of a lot harder.
|