• 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
20
Topics
10
Groups
0
Followers
0
Following
0

Topics

  • N

    Unknown Country, Language

    Scheduled Pinned Locked Moved Solved General
    2
    0 Votes
    2 Posts
    22 Views
    Paul WinterhalderP

    Have you checked the logs to see what those users are sending in for the country code during authentication? And can you see any commonality amongst those users?

    From your stats it looks like we are correctly detecting US, Korea and Argentina... What code are we reading in wrong?

    If you send us your appId (via the chat widget) we can take a better look at your users.

  • N

    builder/v1/deploy api latest schema

    Scheduled Pinned Locked Moved Unsolved General
    6
    0 Votes
    6 Posts
    84 Views
    N

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

  • N

    SYS_CREATE_DIVISION_SET_CONFIG limit problem

    Scheduled Pinned Locked Moved Unsolved General
    2
    0 Votes
    2 Posts
    76 Views
    Paul WinterhalderP

    Hi,

    This limit is adjustable on a per-app basis. I have reached out for more information (via email) to confirm how many divisionsets would satisfy your requirements.

    Paul.

  • N

    Discount rate for virtual items

    Scheduled Pinned Locked Moved Feature Suggestions
    2
    0 Votes
    2 Posts
    97 Views
    J

    Actually, the feature you’re asking about has already been implemented in the 5.9 release. You can now add a discount rate for items in the Promotions section. For more details, please refer to the 5.9 release notes here: https://updates.braincloudservers.com/
    image.png

  • N

    Anonymous Login Cumulative Reasons

    Scheduled Pinned Locked Moved Unsolved General
    3
    0 Votes
    3 Posts
    109 Views
    Paul WinterhalderP

    Note - the system allows a maximum of 15 anonymous ids. If you exceed that, it will delete the oldest ids to keep you at 15.

    [Background - this used to be totally unlimited - but they really added up for some apps - so we implemented this behaviour and set the max of 15 as being "more than reasonable enough to handle all use cases!" 🙂

    Paul.

  • N

    Field access restriction inquiry

    Scheduled Pinned Locked Moved Feature Suggestions
    6
    0 Votes
    6 Posts
    223 Views
    Paul WinterhalderP

    Then just call GetSessionForSessionIdAndProfileId() again.

    The check your are doing requires the retrieval of the session from memcached. Retaining a copy of the session and then checking that field later will not solve your use case...

    i.e. if the players session was valid at the time the system calls GetSessionForSessionIdAndProfileId() -- and then becomes invalid while you've got the session cached --- you can't just check the "isLoggedOut" field - because even if you COULD access it - you would be accessing a STALE copy of it.

    So just re-call GetSessionForSessionIdAndProfileId() and if that call is non-null - the session is STILL good - and you are gold.

  • N

    live conversion inquiry

    Scheduled Pinned Locked Moved Solved General
    2
    0 Votes
    2 Posts
    129 Views
    Paul WinterhalderP

    Hi Noah,

    I don't quite understand your question.

    Development Plus provides access to some features (hosting, deep data, etc.) that we can't otherwise provide access to in a free development plan...

    I suppose it IS accessed via the [Go Live!] button - which can be a bit confusing - since your app isn't really "live" under Dev+. That's a UI inconsistency that we haven't addressed yet.

    The full details of the various plans can be found here: https://getbraincloud.com/pricing/

    I hope that helps!

    Paul.

  • N

    Improving inventory inefficiencies

    Scheduled Pinned Locked Moved Unsolved General
    10
    0 Votes
    10 Posts
    410 Views
    Paul WinterhalderP

    Bundles are described in our release notes here - https://updates.braincloudservers.com/braincloud-5.9-is-live-23Q66A

    Randomly assigning 100 items? (Gotta say that sounds like a lot). That said - we are adding it to our roadmap.

  • Login

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