• 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
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    Load new posts
Log in to post
  • F

    Discussion - A/B Testing

    Scheduled Pinned Locked Moved Unsolved General ab testing testing
    5
    0 Votes
    5 Posts
    64 Views
    F

    @JasonL
    Yes we can do that too, I was just wondering how granular our control over the segment is, as one of the requirements for our testing was to have a precise number of users for each group.

    Thank you so much for the info, I'll write again if I have more questions.

  • W

    ScheduleRunScriptUTCv2 doesn't seem to work as expected?

    Scheduled Pinned Locked Moved Solved Cloud Code
    7
    0 Votes
    7 Posts
    95 Views
    Paul WinterhalderP

    Cool - good to hear it. And once again: thanks for reporting it!

  • R

    List active tournaments

    Scheduled Pinned Locked Moved Unsolved APIs
    7
    0 Votes
    7 Posts
    64 Views
    Paul WinterhalderP

    Hi @richard,

    Hmm - yeah - I don't think that JSON is currently editable in the portal.

    Paul.

  • W

    Are there plans to support Storekit 2 receipt verification?

    Scheduled Pinned Locked Moved Unsolved APIs
    2
    0 Votes
    2 Posts
    12 Views
    Paul WinterhalderP

    Hi @william ,

    We do have plans to support the new receipts. The work has been assessed - but not scheduled yet. I would expect it to be early next year.

    Thanks for asking!

    Paul.

  • M

    Is Meta Quest Fully Supported?

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

    Hi,

    Oculus authentication is supported.

    The devs are currently gearing up to add IAP support for the Meta Horizon store.

    I hope that helps!

    Paul.

  • devsleeperD

    Pre-Game Lobby: Groups vs Lobby?

    Scheduled Pinned Locked Moved Solved General
    6
    0 Votes
    6 Posts
    121 Views
    J

    Please refer to the article -- Implementing Continuous Lobbies in the brainCloud Help Center for details.

  • Paul WinterhalderP

    brainCloud 5.8 feedback and discussion

    Scheduled Pinned Locked Moved Unsolved General braincloud 5.8 release
    1
    0 Votes
    1 Posts
    13 Views
    No one has replied
  • P

    [Unity] LobbyService.CreateLobby - Best time to show and hide a "Connecting..." popup?

    Scheduled Pinned Locked Moved Solved APIs
    3
    0 Votes
    3 Posts
    105 Views
    P

    Apologies for the late reply, but thank you! This really clears up the flow for me. 🙂

    The only thing regarding FindOrCreateLobby instead of CreateLobby is that the request to CreateLobby is deliberate. While I do intend to integrate FindOrCreateLobby as a "just throw me into a running game" option (which probably is the desired flow in most cases), I also want a player to be able to say "I want to start a game for my friends, and I also want to be the host and set the rules of the room".

    I'm just clarifying that in case I'm misunderstanding the intent between the two calls, and that FindOrCreateLobby can indeed be used for either flow that I just described.

  • devsleeperD

    [Unity] AddFriendsFromPlatform/ListFriends doesn't return correct platform

    Scheduled Pinned Locked Moved Solved APIs
    9
    0 Votes
    9 Posts
    119 Views
    devsleeperD

    Sorry for the confusion, I was under the impression a publisher key gave you certain read-only permissions on a user given they own your game (this was silly in hindsight)

    While the users in question had public profiles, their privacy settings for friends lists were set to private.

    Thank you for your help! I now understand what you meant by "as long as users grant your app permission".

  • Paul WinterhalderP

    Off topic: What are your thoughts on the "Stop Killing Games" movement?

    Scheduled Pinned Locked Moved Unsolved General stopkillinggames
    4
    0 Votes
    4 Posts
    154 Views
    devsleeperD

    My view is that there should be a "guaranteed service availability" at the time of purchase not unlike buying an appliance with a year warranty..

    Pull the game from stores and let the remaining players enjoy the sunset.
    Of course it's not always as simple as "just keep the lights on longer" but a guaranteed period of availability which is tied to new purchases should be in your plans before your service ever reaches the public, rather than hoping to grab as much money as possible before dumping it and throwing the consumer under the bus.

  • W

    Ability to save custom-entity query macros

    Scheduled Pinned Locked Moved Portal-X Suggestions
    3
    0 Votes
    3 Posts
    115 Views
    Paul WinterhalderP

    Hi @william - thanks for the suggestion - I'll present it to the devs.

    One note - when doing custom queries, MongoDB should automatically choose the appropriate index for it -- you shouldn't have to mention it in your query. Thus - adding a custom index for queries that you are finding slow SHOULD pseed them up... (thus your last feature is actually part of the system)

  • Paul WinterhalderP

    Migration to MongoDB 8.0 - ask your questions!

    Scheduled Pinned Locked Moved Unsolved General mongodb 8
    3
    0 Votes
    3 Posts
    255 Views
    Paul WinterhalderP

    And... the upgrade is complete.

    Hopefully a non-event for everyone!

    Reach out to support if you see any weirdness!

    Cheers,

    Paul.

  • Paul WinterhalderP

    5.7 Discussion and Feedback!

    Scheduled Pinned Locked Moved Unsolved General braincloud 5.7 release
    3
    0 Votes
    3 Posts
    344 Views
    Paul WinterhalderP

    Oh - and one thing that wasn't in the release notes... we bumped up the Design Portal session timeout -- so if you go away from the portal and come back to it later -- there's a better chance that you can pick up from where you left off (instead of being booted and having to re-login).

  • F

    iOS Purchase Verification not registering the purchase

    Scheduled Pinned Locked Moved Unsolved General iap ios
    5
    0 Votes
    5 Posts
    582 Views
    Paul WinterhalderP

    Ah! Thanks for letting us know!

  • F

    Discussion - Promotions

    Scheduled Pinned Locked Moved Unsolved General appstore promotions
    12
    0 Votes
    12 Posts
    2k Views
    F

    @JasonL
    Thank you for the info, much appreciated!

  • L

    PostTournamentScoreUTC DateTime or ulong?

    Scheduled Pinned Locked Moved Unsolved APIs
    4
    0 Votes
    4 Posts
    809 Views
    Paul WinterhalderP

    Okay - cool!

  • R

    propark.cloud

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

    สวัสดี ต้องขออภัย แต่เราให้บริการช่วยเหลือเป็นภาษาอังกฤษเท่านั้น

    [Hi. Apologies - but we only provide support in English.]

  • L

    Refresh button in Leaderboard

    Scheduled Pinned Locked Moved Portal-X Suggestions
    4
    1 Votes
    4 Posts
    919 Views
    Paul WinterhalderP

    You are welcome. Thanks for the suggestion!

  • L

    Repeat push notification schedule

    Scheduled Pinned Locked Moved Portal-X Suggestions
    4
    0 Votes
    4 Posts
    719 Views
    L

    @JasonL This is what I'm already doing, which is why I'm requesting a new feature, as it has the drawbacks listed above.

    Looking at it again, I see you added time correction. I'll try it.

  • H

    RelayService.Send not working and get disconnect error

    Scheduled Pinned Locked Moved Solved APIs
    7
    0 Votes
    7 Posts
    884 Views
    J

    No problem! glad to hear that.

  • Login

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