itsdrew

Results 3 comments of itsdrew

Confirmed as well. I am on 2017.3.1f1 with 0.9.50. Attempting to fix. In LeaderboardManager.cs, in the HandleFetch method i've changed Types.DataSource.CACHE_OR_NETWORK to Types.DataSource.NETWORK_ONLY. ` C.LeaderboardManager_FetchScoreSummary(mServices.AsHandle(), **Types.DataSource.NETWORK_ONLY,** token.LeaderboardId, (Types.LeaderboardTimeSpan)token.TimeSpan, (Types.LeaderboardCollection)token.Collection, InternalFetchSummaryCallback,...

@mgrogin I'm assuming that theres a method build in to the sdk for it somewhere. Honestly, I had a hell of a time getting stuff to work correctly since debugging...

Try adding --mode production to the s3deploy command