Search Unity

Windows Store - Violation [SOLVED]

Discussion in 'Unity Analytics' started by MrEsquire, Mar 19, 2015.

  1. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Just about to make a Windows store and phone release 8.1, then this hits me.

    Code (csharp):
    1.  
    2. The supported APIs test detected the following errors
    3. This API is not supported for this application type - Api=System.SystemException. Module=MSCORLIB, PUBLICKEYTOKEN=XXXXXX. File=UnityEngine.Cloud.Analytics.dll.
    4. Impact if not fixed:
    5.     Using an API that is not part of the Windows SDK for Windows Phone Store apps violates the Windows Phone Store certification requirements.
    6.  
    What do I do?

    Says you added support for 8.1 - so did anyone actually test it works?
     
    Last edited: Mar 19, 2015
  2. kentunity

    kentunity

    Unity Technologies

    Joined:
    Sep 16, 2014
    Posts:
    55
    @MrEsquire we fixed this issue in SDK version 1.8.1. Please update to that version and it should fix the problem.
    You can see what version you're using under Assets/Plugins/UnityAnalytics/version file.
     
    Last edited: Mar 19, 2015
  3. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Thanks this solved it, was using 1.8.0