Search Unity

Question Runtime error - Cannot find specific class com.unity.udp.sdk.provider.udp.UdpApplicationExtension

Discussion in 'Unity Distribution Portal (UDP)' started by alebro_w, Oct 30, 2020.

  1. alebro_w

    alebro_w

    Joined:
    Oct 16, 2018
    Posts:
    10
    Hello,

    Whenever we test our app through the UDP sandbox mode, we always get the following error immediately on app launch:

    Code (log):
    1. E/UnityDistPlatform: [UDP] Cannot find specific class com.unity.udp.sdk.provider.udp.UdpApplicationExtension
    The app itself does not crash or anything, and everything seems like it works without issues. We're merely wondering if this is an actual error and a future concern?

    We use UDP 1.2.0; the one bundled with Unity IAP 1.23.1

    Thanks in advance
     
  2. SamOYUnity3D

    SamOYUnity3D

    Unity Technologies

    Joined:
    May 12, 2019
    Posts:
    626
    This isn't an error and it won't cause any runtime problem, we can just ignore it.