Search Unity

[Solved] Windows App Certification Kit failed because of Unity IAP 1.10.1

Discussion in 'Unity IAP' started by Wadjey, May 5, 2017.

Thread Status:
Not open for further replies.
  1. Wadjey

    Wadjey

    Joined:
    Feb 4, 2015
    Posts:
    244
    When building for Windows Universal 8.1 (WP8.1), the app fail to pass Windows App Certification Kit.
    Here is the cause of the fail:

    Debug configuration test
    FAILED
    Debug configuration
    • Error Found: The debug configuration test detected the following errors:
      • The binary Purchasing.Common.dll is built in debug mode.
    • Impact if not fixed: Windows Phone Store doesn’t allow a debug version of an app.
    • How to fix: Please make sure the app isn't linking to any debug versions of a framework and it is built with the release configuration with optimization enabled.

    The build is done using Unity 5.6.0p3 and VS2015.
     
    Last edited: May 6, 2017
  2. Wadjey

    Wadjey

    Joined:
    Feb 4, 2015
    Posts:
    244
    Hi,
    I've built again the VS project to an empty folder and the issue is fixed now.
     
    nicholasr and JayR like this.
Thread Status:
Not open for further replies.