Search Unity

Question Get the name of current store

Discussion in 'Unity Distribution Portal (UDP)' started by lazydevx, Jun 14, 2020.

  1. lazydevx

    lazydevx

    Joined:
    Jan 3, 2017
    Posts:
    6
    I am using UDP and successfully able to publish on Galaxy store and partially on TPay store. In my game there is an option for "Rate Us", I have to use different url for different stores. Is there any way i can get the current store in unity?

    like
    #if UNITY_ANDROID
    #if UNITY_IOS

    or
    Application.platform

    Thanks
     
  2. Unity-Boon

    Unity-Boon

    Unity Technologies

    Joined:
    Jan 18, 2017
    Posts:
    135
    lazydevx likes this.