We need the function to get multiple groups's scores on the same group leaderboard. Like GetPlayersSocialLeaderboard
LEE JONG GUN
Posts
-
-
In many RPG games, a single account can have multiple characters (or multiple channels).
Our game studio has recently received support through the Custom Entity feature, allowing users to have multiple unique nicknames.
Through this feature, we have partially succeeded in implementing the ability to have multiple characters, but in features such as the leaderboard and group functionalities, it still operates on an account basis.
Nowadays, many mobile games are creating numerous channels, allowing players to create characters on each channel. Each channel has its own independent purchase history, leaderboard, guild, and play data.
This approach helps extend the game's lifespan and motivates new players. Are there any plans to implement this feature?
Thank you.
-
Hello. The Apple App Store posted the following notice. Has anything been done about it?
-
Thank you so much!
-
still exist for new
and other places ( tournament templetes etc.)
-
in notification templete
-
Helo
I know that updated Chinese was split into traditional and simplified characters a while ago.
However, the Japanese option was changed to (-), and even though I set up a new Japanese option, the (-) does not disappear. -
Okay, I built it using the commented out part above.
-
extern "C"
{
extern "C"
{
const char * _GetUsersCountryLocale()
{
//NSString countryCode = [[NSLocale currentLocale] objectForKey: NSLocaleCountryCode];
NSString countryCode = [currentLocale objectForKey : NSLocaleCountryCode];
if(countryCode == nil) {
return strdup("Unknown");
}return strdup([countryCode UTF8String]); } }
}
-
Libraries/com.bitheads.braincloud/Runtime/Plugins/iOS/RegionLocaleNative.mm:13:38 Use of undeclared identifier 'currentLocale'
-
Gooood!!!
-
oh ye~ Thank you so much!
-
When viewing users on the leaderboard, it would be better if it opened in a new window, but it just opens in the same window. This means that if you want to go back to the leaderboard list, you have to navigate back and find that specific leaderboard again.
This is really inconvenient and needs to be fixed quickly.
-
I think need more things.
Like Country,
and "OR" "AND" conditionPlatform(iOS) "AND" Country(CN)
Thank you
-
I'm asking a studio subscription plan instead of each app subscription.
As the number of apps increases, older apps see reduced usage,
but maintaining access to specific features still requires a minimum $99 subscription.
A studio-based subscription plan would be beneficial. (like playfab) -
infinite loading
-
thank you
-
I saw this parts
so i test updatesingleton after login
and change min version over client version
but still can update data
of course retry login then can not.
but can update entity. is it right? or i missed somtething?
If I want to block when not matched min version. what do i have to?
thank you
-
oh already posted! I want to know about godot support plan
-
yes!
it invalidates the first one <<
how can i check older device is invalidates?
i want notice to device(old,first) is invalidated(when try to save or other)
thank you
GetGroupsSocialLeaderboard
Multiple Characters(or channel) in one account
App Store Receipt Signing Intermediate Certificate
Localization Issue
Localization Issue
Localization Issue
Localization Issue
latest braincloud xcode build error
latest braincloud xcode build error
latest braincloud xcode build error
Inconvenience of Viewing Users on the Leaderboard
Inconvenience of Viewing Users on the Leaderboard
Inconvenience of Viewing Users on the Leaderboard
More Segment Detail Criteria
New Pricing based Studio
Cloud Code not loading in Console
Update Entity with updatesingleton not blocked by platform min version
Update Entity with updatesingleton not blocked by platform min version
Godot support for brainCloud....
Can I check duplicated login?