WOW, Thank you Paul
Ali Raza
@Ali Raza
Best posts made by 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. -
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.
-
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.
-
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
Latest posts made by Ali Raza
-
RE: Processing Refunds?
@Paul-Winterhalder It'd be great if we can have this info. +1
-
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. -
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
-
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
-
RE: Pre Hook for Authenticate Or send Custom content
@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) -
RE: brainCloud 4.5.5 release on Tuesday July 14th...
Amazing, especially Amazon In-Apps support
-
RE: brainCloud 4.5.5 release coming soon...
Thanks for Amazon InApps @Paul-Winterhalder ,
I was also waiting for writing api for global properties, please do consider it for 4.6 release