Navigation

    brainCloud Forums
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Solved
    • Unsolved
    • Users
    • Groups
    1. Home
    2. Defects
    3. Client API Defects
    Log in to post

    Client API Defects

    • A

      Unity SDK: Android build crash with Minify option enabled
      unity minify android • • Alessio Falsetti  

      2
      0
      Votes
      2
      Posts
      7
      Views

      A

      Hi, I temporarily solved it by adding this line in the proguard_user: -keep class com.braincloud.unity.* { *; } so the BrainCloud classes are no longer minified.
    • L

      RTT features not working
      rtt redis • • Lee Eon U  

      2
      0
      Votes
      2
      Posts
      16
      Views

      Paul Winterhalder

      Hi Lee, Apologies for the issue. As you mention - it appears that the issue was due to a Redis failure - and some fail-over handling in our API Servers that didn't seem to work properly for all servers. This resulted in some RTT errors for some apps. The issue has since been addressed (by rebooting the failing servers). We're going to do a post-mortem on the Redis fail-over code to see if we can find the offending code-path - and we've added additional monitoring alerts that will look for just this sort of error in the future so that we can act upon it immediately. Thanks for reporting it! Paul.
    • D

      brainCloud Space Shooter not working in Unity 2019.3.2f1
      unity • • dev.permutations  

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • A

      Unity SDK : AbandonMatch/Complete Match WithSummaryData throw error for optional param
      unity bug • • Ali Raza  

      1
      0
      Votes
      1
      Posts
      8
      Views

      No one has replied

    • P

      SOLVED UpdateGroupEntityData doesn't update the "updatedAt" field.
      unity group entity • • Paul Gregory  

      3
      1
      Votes
      3
      Posts
      108
      Views

      Jonathan

      The fix will be going into the 4.2 patch on Tuesday. (Sept 17th) - now Wednesday Sept 18th.
    • Hamzeh Azad

      SOLVED Bomber RTT connection Error
      multiplayer rtt real-time bomberrtt • • Hamzeh Azad  

      5
      0
      Votes
      5
      Posts
      294
      Views

      Hamzeh Azad

      @Steve-Jones thanks dear Steve jobs (oops!) Jones . i found this after one day challenge with bomberRTT sample ! i think its better to say somewhere this important note that " developer plan" needed to lunch RTT games. p.n: i build this project in platforms pc / webgl / android in unity2019.1.5 pro. Android version not worked in my android phone (android9 os). something wrong that cause app install but not available to play!
    • C

      SOLVED GetMyGroups doesn't return anything in requested
      unity group • • Chris Brown  

      3
      0
      Votes
      3
      Posts
      160
      Views

      C

      Thanks @Jonathan It was a bit confusing since I was thinking in terms of the owner having quick access to all their groups data, but I understand the difference in GetMyGroups now. It's a call on the profile and not on the group.
    • E

      SOLVED Unity Compiler Error in RelayComms related to 'Task'
      unity error exception relaycomms task • • Eric Welwood  

      3
      0
      Votes
      3
      Posts
      146
      Views

      Paul Winterhalder

      Hi Eric, Thanks so much for the update! Good luck with your app. Paul.