Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small Bug List #47

Closed
Mighty-Professional opened this issue Mar 9, 2014 · 5 comments
Closed

Small Bug List #47

Mighty-Professional opened this issue Mar 9, 2014 · 5 comments

Comments

@Mighty-Professional
Copy link

Hey there! I have integrated your plugin into a Unity Plugin called PlayMaker. The people using it have reported a few bugs. Is there anyway I could fix these? I think they might be on your end of things?

  1. iOS only - the incorrectly drawn title box on Google Play panels. (and/or status bar showing) - not the highest priority problem for me although doesn't look great so if it can be fixed great.
  2. Android only - no 'welcome back' on sign in after closing app from multitasking and reopening (where sign in is automatic) - edit to this one. I have noticed if the app is just closed but stays active in b/g then after a long delay and returning to game you do get a 'Welcome {name}' box.
  3. iOS only - the achievement slide up panel has a transparent background(border) which turns black after completing slide up. This looks wrong and is not same as leader board slide up which has solid grey b/g as expected.
  4. Unordered lists of leaderboards and achievements. i.e. not according to the sort order given in the Google console. (1/5, 2/5 etc...) It does not work on single column displays. With double column display android phones works fine. Not with single column android or iOS. Gets order like 654123.

Any help would be great. Thank You!
img_0378
img_0379

@ToddKerpelman
Copy link

Thanks for the feedback! Items 1 and 3 are an issue with the iOS SDK and not the plug-in itself, and should be addressed in the next release of the library.

I've seen some issues with item 4 and leaderboard ordering on iOS. I would check about achievements, tough. Those usually are in the right order, but we primarily sort by achievement status (unlocked, recently updated, locked) and then by sort order. So you might just be seeing that messing up your sort order. (This is especially true if you're using the default achievement icons and can't tell if they've been unlocked or not.)

@Mighty-Professional
Copy link
Author

I do not that that the recently updated or locked is affecting it. Any idea about the no welcome back issue on android?

@btco
Copy link

btco commented Mar 10, 2014

For organization purposes, I'm filing the "No welcome back screen" on android as a separate issue.

@figfig
Copy link

figfig commented Mar 18, 2014

I've installed plugin 0.9.00 and SDK 2.0 for iOS. Please see point 4 in original post. This is still a problem. The leaderboards and achievements are not in the correct sort order. Thanks.

@btco
Copy link

btco commented Mar 19, 2014

It's easier if bugs are filed and tracked individually and not as a list. I see that #63 reflects item 4 in this post. I also filed item 2 separately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants