Navigation

    brainCloud Forums
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Solved
    • Unsolved
    • Users
    • Groups
    1. Home
    2. Ali Raza
    A
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Ali Raza

    @Ali Raza

    9
    Reputation
    34
    Posts
    24
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Ali Raza Follow

    Best posts made by Ali Raza

    • RE: Don't discourage modulation by charging per in-house calls

      @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

      posted in Suggestions
      A
      Ali Raza
    • RE: brainCloud 4.5.5 release coming soon...

      WOW, Thank you Paul

      posted in Announcements
      A
      Ali Raza
    • RE: brainCloud 4.4 is here!

      Thanks for 4.4 Release, especially support for ES6
      Also cant wait for 4.5 with shared script.

      posted in Announcements
      A
      Ali Raza
    • RE: Async match without opponent

      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.

      posted in General
      A
      Ali Raza
    • RE: Limit to API calls within cloud script?

      @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.

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

      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

      posted in Suggestions
      A
      Ali Raza
    • RE: API for managing CloudCode scripts and API hooks

      @Paul-Winterhalder Amazing news, choosing BC after GameSparks turned out to be a great decision especially when you guys listen to requests and provide features.

      @Madalin-Grigore-Enescu-0 If this is really causing waste of time; then What you can do is automate the browser via selenium and invoke it via CI/CD.

      posted in Suggestions
      A
      Ali Raza
    • Shared Modules - Ability to share code between cloud scripts

      Hi there,

      Building complex cloud based games and apps require a lot of redundant code.

      GameSparks solved this problem by providing shared modules where you could write your reusable code and access them in different scripts.

      This is a must have requirement for any serious , cloud driven game/app. So please do consider it for BC 3.5

      Thanks

      posted in Suggestions
      A
      Ali Raza

    Latest posts made by Ali Raza

    • RE: Async match without opponent

      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.

      posted in General
      A
      Ali Raza
    • RE: Support for Open Id so other backends can integrate with BrainCloud

      @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

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

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

      posted in Suggestions
      A
      Ali Raza
    • RE: Does a Pre-hook consume an extra API call?

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

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

      @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

      posted in Suggestions
      A
      Ali Raza
    • RE: Stacktrace for Cloud Code errors?

      @Paul-Winterhalder fingers crossed

      posted in Cloud Code
      A
      Ali Raza
    • RE: Processing Refunds?

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

      posted in Client APIs
      A
      Ali Raza
    • RE: Does a Pre-hook consume an extra API call?

      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.

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

      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

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

      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

      posted in Suggestions
      A
      Ali Raza