• 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
33
Topics
13
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

    missing features
  • N noah

    @johnh
    I apologize for the late reply. I have reviewed the details you mentioned.
    If the item purchase matches the mockup photo above, it appears to be quite useful.
    'Helmet Equipment Enhancement Ticket'

    Requires a specific item, consumes currency
    These needs can be fully resolved with a single transaction.
    I expect that if this feature is included for paid products as well, their utility will increase in the future.


  • New users are never counted — all users appear as Returning Users after launch
  • N noah

    hi. @Paul-Winterhalder @JasonL
    Will there be any updates regarding this?
    I asked about the same issue at https://forums.getbraincloud.com/topic/342/newuser-detection-issue/2.


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

  • Login

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