Search Unity

RemoteSettingsManager incompatibility with unity purchasing

Discussion in 'Unity Analytics' started by Stranger-Games, Aug 7, 2017.

  1. Stranger-Games

    Stranger-Games

    Joined:
    May 10, 2014
    Posts:
    393
    Hi,

    When I imported the remote settings manager, I got a conflict like this. Perhaps Minijson should have it's own namespace for each library.

    Regards,
    Abdalla
     
  2. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519
    @Stranger-Games

    This will be fixed in the next version of the IAP plugin which is being tested by QA right now. It should be available, barring any major problems, in the next couple of days.

    It will also be fixed on the RemoteSettings side, but that process is a bit more involved, so I would encourage you to update the IAP plugin once it's available.
     
    Stranger-Games likes this.
  3. Stranger-Games

    Stranger-Games

    Joined:
    May 10, 2014
    Posts:
    393
    @ap-unity Thanks.

    For now I have changed the namespace of Assets/Plugins/RemoteSettings/MiniJson.cs to UnityEngine.Analytics.MiniJSON.
     
  4. ap-unity

    ap-unity

    Unity Technologies

    Joined:
    Aug 3, 2016
    Posts:
    1,519