error CS0246: The type or namespace name 'PingNativeDynamic' could not be found (are you missing a u

Options
Hey guys, i'm getting the error
" error CS0246: The type or namespace name 'PingNativeDynamic' could not be found (are you missing a using directive or an assembly reference?)"

during build, my experience runs perfectly fine and builds great to PC but as soon as I switch to Android Platform it started giving me this error.
Any idea why ?

Thanks!

Comments

  • JohnTube
    JohnTube ✭✭✭✭✭
    edited January 2019
    Options
    Hi @Travis1125,

    Thank you for choosing Photon!

    What Photon product, version and Unity version are you using?
    Which OS and version?
    is it PUN 1.93 or Photon Voice 1.7?

    If Photon Voice 1.7 try commenting out or removing all lines 73 to 95 in "Assets\Plugins\PhotonLoadbalancingApi\LoadBalancingPeer.cs".

    Sorry for the inconvenience!