• Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
brainCloud Forums
A

Ali Raza

@Ali Raza
About
Posts
34
Topics
9
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    Async match without opponent
  • A Ali Raza

    Hi Paul,

    I faced similar situation where I implemented an async game where a user could create a lobby (custom entitiy) with X number of user slots and start the game right away, submit its side of moves (all in a single go or one by one/turn based) and then wait for other users to fill those slots by submitting their turns.

    An official support'd b really great.


  • Support for Open Id so other backends can integrate with BrainCloud
  • A Ali Raza

    @Paul-Winterhalder Yes please, there are other gaming backends which only works with Open Id . I already shared one requirement with Jason. Implementing this will not just solve my edge case but open opportunities for lots of other backends to work well with BrainCloud


  • Support for Open Id so other backends can integrate with BrainCloud
  • A Ali Raza

    Please provide OpenID support so third party backends which support Open ID can communicate and verify if a user exists or not.
    Thanks


  • Does a Pre-hook consume an extra API call?
  • A Ali Raza

    @Ben-Morris unfortunately yes
    they promised to solve it in BC 5.0 though


  • Don't discourage modulation by charging per in-house calls
  • A Ali Raza

    @Panagiotis-Milios another problem is Pre and Post Hooks are treated/costed seperately. This should fall under the same 3 free api calls rules, so if i make a call to authenticate user, then prehook + authentace + post hook should b call as 1 + 2 free api calls rather than 3 seperate api calls defeating the purpose and benefits of using pre/post hooks.

    I really hope BC listens to us


  • Stacktrace for Cloud Code errors?
  • A Ali Raza

    @Paul-Winterhalder fingers crossed


  • Processing Refunds?
  • A Ali Raza

    @Paul-Winterhalder It'd be great if we can have this info. +1


  • Does a Pre-hook consume an extra API call?
  • A Ali Raza

    Yes, it will be an extra api call.
    However as its part of cloud script, so if im not mistaken you get 2 more apis calls free so this one shouldnt cost extra.


  • Entities Pagination Api : Increase Max Item Limit from 100 to 1000
  • A Ali Raza

    Hi there,

    As Brain Cloud advertises itself for building data heavy business apps, and its been a great experience so far, however Entities pagination api with max 100 items per page limit is becoming a bottle neck for us.

    Any other major backend for Apps, provide a way to request "atleast" 1000 items per page, so please increase the limit from 100 to 1000.

    Thanks


  • Friends Api with Invitation Acception/Rejection Support
  • A Ali Raza

    Hi there,

    Currently any user can add anyother user a friend without their consent which is not right behavior.

    So please add support for accepting or rejecting a friend request; just like any other social appp/game in the world.

    Thanks


  • Pre Hook for Authenticate Or send Custom content
  • A Ali Raza

    @JasonL I understand the reason, but please do provide a way to pass custom data to authenticate api so we can use that data to set user displayname or profile picture or soemthing else on post-hook.
    Without this, we have no choice but to call a seperate call from client (so no beneift of 2 free api inside cloud call)


  • Pre Hook for Authenticate Or send Custom content
  • A Ali Raza

    BUMP

    Capture.PNG


  • brainCloud 4.5.5 release on Tuesday July 14th...
  • A Ali Raza

    Amazing, especially Amazon In-Apps support


  • Cloud Api for Writing Global Properties
  • A Ali Raza

    Thanks @Paul-Winterhalder


  • brainCloud 4.5.5 release coming soon...
  • A Ali Raza

    WOW, Thank you Paul


  • brainCloud 4.5.5 release coming soon...
  • A Ali Raza

    Thanks for Amazon InApps @Paul-Winterhalder ,
    I was also waiting for writing api for global properties, please do consider it for 4.6 release


  • Cloud Api for Writing Global Properties
  • A Ali Raza

    Hi there,

    Please provide support for long awaited api for "Writing" Global Properties. I build admin apps so ability to write global properties via cloud api is a must have feature.

    Thanks


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

    Hi there,

    Unity SDK's AbandonMatch/Complete Match WithSummaryData are throwing error pushContent is null even though its optional. I checked the code and there is no null check for it.

    I have fixed it on my side and tried again and following error which means server is expecting it as a required param, so this is somthing you need to fix on both sides.
    {"status_message":"Processing exception (message): Required message parameter 'pushContent' is missing.","reason_code":40358,"status":400

    Thanks


  • Pre Hook for Authenticate Or send Custom content
  • A Ali Raza

    Hi there,

    Please either provide a pre hook for authentication api calls OR provide an ability to send custom json data so we can in a post hook do custom stuff like setting user display name and profile picture on email signup or display name in guest login etc

    Thanks


  • Limit to API calls within cloud script?
  • A Ali Raza

    @Paul-Winterhalder Even though in current projects im using global entities as i started it way before custom entities; however i'd welcome these bulk api improvments for custom entities only. As my next project which is focus around user generated content,'d make a great use of it.

  • Login

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Solved
  • Unsolved
  • Users