Search Unity

Third Party Photon Chat (Andriod/iOS)

Discussion in 'Multiplayer' started by nitroSS, Sep 18, 2014.

  1. nitroSS

    nitroSS

    Joined:
    Aug 28, 2014
    Posts:
    19
    Hi,

    i just want to ask if Photon Chat would work on android and/or iOS without Unity Android Pro license? i have already purchased PUN+ and i have tested Realtime Service and its working fine, however my app crashes when i added Photon Chat.
     
  2. tobiass

    tobiass

    Joined:
    Apr 7, 2009
    Posts:
    3,066
    Yes, Photon Chat and PUN+ (v1.27) work together now but you need to update.
    The new versions of PUN+ and Chat were released earlier this week.

    As the Chat API is not a part of PUN v1.27, please download our Photon Unity SDK v4.0.0.3.
    Find the "ChatAPI" folder and copy it to the Unity project. You should get rid of the subfolder an .csproj file in Unity.
    Then it should export to iOS and Android along with PUN+.

    Make sure the PUN+ update overwrites existing dlls in the Unity project.
    Let me know if the updated versions still break.