Search Unity

Question Testing after Store specific SDK integration compltes.

Discussion in 'Unity Distribution Portal (UDP)' started by Sushantha_SV, Aug 31, 2021.

  1. Sushantha_SV

    Sushantha_SV

    Joined:
    Feb 10, 2019
    Posts:
    10
    Hi,

    So once UDP is integrated and all procedure to upload to store is been completed, how to test Application once after store specific SDK is been repacked to our app.
    for ex: Huawei app Gallery.
    So I have linked Huawei app gallery to UDP and repacking of game is done and right now it will directly move to release, instead we need to set up for internal testing or any way to handle re-packed APK testing before releasing? once testing is done then is it possible to continue in UDP Console it self to release?

    Best Regards.
    Sushanth.
     
  2. Unity-Boon

    Unity-Boon

    Unity Technologies

    Joined:
    Jan 18, 2017
    Posts:
    135
    Hi Sushanth,

    You can do some basic testing by downloading the repacked version of APK file from UDP Console. Some stores support the Beta/Sandbox testing as well. You might want to check on the store's documentation.

    For Huawei, you can check it with the guide here.

     
    Sushantha_SV and Sushanth_ like this.
  3. Sushantha_SV

    Sushantha_SV

    Joined:
    Feb 10, 2019
    Posts:
    10
    Thank you so much!!