• 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
N

noah

@noah
About
Posts
29
Topics
13
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    Custom Entity Collection limit
  • N noah

    hi.
    appId : 15387, 15538, 15389

    Custom Entity Collection limit I would like the limit of 15 to be increased further.


  • Request for Granular Migration Options in Deployment (Excluding DivisionSetIds)
  • N noah

    hi. @Paul-Winterhalder
    https://builder.docs.braincloudservers.com/#a4b146d3-03a2-497a-a0a1-b85ef005123d
    I have verified that it works on the Portal Console web.
    Could you please update the builder API payload?
    It needs to be added to the deployment automation API.
    Thank you.


  • Option to exclude certificate settings in deploy
  • N noah

    The structure is such that the certificate and template are distributed simultaneously.
    What I need is to distribute only the template, excluding the certificate.


  • Option to exclude certificate settings in deploy
  • N noah

    hi. braincloud team.

    Business customers can utilize both Apple ADEP and ADP.

    Therefore, push certificates must be managed differently for each environment based on the application ID.

    There is another issue related to deployment.

    We need a scenario where only the template is deployed during push notifications, excluding the settings.

    It would be great if you could help us resolve this issue.


  • Notification Templates
  • N noah

    when sending push messages as a template,

    they are displayed in the app in the form of the app name and content.

    Improvements are needed to allow input for alertContent.title.

    The title and content must be able to change organically.

    To resolve this issue, you must adopt a method that calls SCHEDULE_NORMALIZED_NOTIFICATION based on a script.

    Since this involves unnecessary effort, improvements are needed to allow receiving and sending the title directly from the web UI.


  • Request for Granular Migration Options in Deployment (Excluding DivisionSetIds)
  • N noah

    hi. @Paul-Winterhalder
    Is there an update regarding the option to exclude only the division set when deploying leaderboards?
    (This is also needed for the builder API)
    waiting for news about this update.


  • Request for Granular Migration Options in Deployment (Excluding DivisionSetIds)
  • N noah

    hi. braincloud team.
    I previously requested improvements to the deployment process via email.

    I'm running three apps and managing deployments, and I'm experiencing a conflict with the DivisionSet.

    For management purposes, I'm developing in a single dev environment and deploying to a staging/production environment.

    Can you help me resolve this issue quickly?


  • builder/v1/deploy api latest schema
  • N noah

    based on meta=false and script=false as a result, I only want to distribute items and products.
    Please provide a sample body.


  • builder/v1/deploy api latest schema
  • N noah

    hi. @Paul-Winterhalder
    From a content development and operations perspective, I have a scenario where I need to deploy only two items: product pricing and item catalog. I'm experiencing the above issue. Can you help me?


  • Unknown Country, Language
  • N noah

    hi.
    using the C# SDK in the Braincloud Unity environment. Why is the country, language "Unknown" being displayed?
    Is there anything else I need to do in the Unity SDK? I'm using External Auth.

    ff54dd60-49cb-4f4e-be98-8bcce1c6b6a6-image.png
    600c4072-7c90-44bf-b12c-9ff61c657516-image.png


  • Improving inventory inefficiencies
  • N noah

    Hello.
    Bundles are a necessary feature. We plan to fully utilize them soon.
    I lack information about bundles.
    How do you handle items already owned?
    (The expected behavior is that if one quantity-limited item already exists, it should be skipped, and if it's stock-based, one should be added.)

    AwardMultipleUserItems is correct.
    We need to dynamically assign items based on data released in the itemCatalog.
    We're solving this with a script, but we're using it in a scenario where updated items are randomly assigned.
    The problem is that the number of randomly assigned items is around 100.
    This represents an inefficiency in the number of script calls and backend processing.
    Please include this in your roadmap

    Thank you.


  • builder/v1/deploy api latest schema
  • N noah

    hi. @JasonL
    Thanks for the link.
    Thanks to you, I checked many schemas.

    The problem is that if I don't set the script to true , the response is returned as below:

    "'scripts' component must be true when the 'meta' component is true."

    components: {
    meta: true,
    scripts: false,
    files: false,
    customEntities: false,
    legacyFiles: false,
    },
    options: {
    meta: {
    excludes: {
    itemCatalog: false,
    productPricing: false,
    pushCertificates: true,
    integrations: true,
    myServers: true,
    lobbies: true,
    leaderboardsTournaments: true,
    independentLeaderboards: true,
    migratableGlobalEntities: true,
    selfServiceBranding: true,
    },
    },
    scripts: {},
    },
    allowLiveUpdate: true,


  • builder/v1/deploy api latest schema
  • N noah

    hi.

    I'd like to know the latest schema information for builder/v1/deploy.

    Our system is structured to be deployed at the time of deployment.

    Since blogs are historical and unreliable,

    I'd like to request the latest schema information for builder/v1/deploy.

    I'd also like to check the body of a scenario where only productPricing and itemCatalog are deployed.
    There's an issue where a script must be deployed in components, but I don't want to deploy the script.

    Thank you.


  • Improving inventory inefficiencies
  • N noah

    Will there be an update?
    We are still inefficiently paying out one item repeatedly through AwardUserItem.


  • SYS_CREATE_DIVISION_SET_CONFIG limit problem
  • N noah

    In our cloud code, we have logic to divide users by dividing divisionset buckets to solve problems that BrainCloud does not support.

    The problem is using 10 divisionsets.
    Maximum number of configs exist. Cannot create new Division set config.
    A problem occurs.

    I would like to contact you to remove this restriction.

    AppId : 15389 (dev+)
    AppId : 15538 (dev+)
    AppId : 15387 (live+)

    we are using 3 paid environments and not all apps should experience this limitation.


  • Discount rate for virtual items
  • N noah

    Applying a discount rate for virtual items requires a custom script. While this implementation is feasible,
    the problem with this approach is that it doesn't rely on the Purchase API.
    We need a feature that allows users to input a discount rate in the item catalog and then reduce the price of the item based on that discount rate.
    I need a scenario where I can purchase discounted items from the item catalog via purchase.

  • Login

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