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

Show native feedback for achievement unlocking #27

Closed
MrCsabaToth opened this issue Sep 2, 2020 · 5 comments
Closed

Show native feedback for achievement unlocking #27

MrCsabaToth opened this issue Sep 2, 2020 · 5 comments

Comments

@MrCsabaToth
Copy link

I'm speaking for Android port right now, I haven't tried with the Apple ecosystem yet. But on Android sign-in and Leaderboard show action both able to utilize the native Android companion overlays over the Flutter UI. It'd provide further platform native user experience if the achievement unlock would also display the same type of native feedback. If that cannot be done then we'd need the #8 so we could check if the achievement is already unlocked so we could show a Flutter based unlock overlay only when it's needed. But I'd prefer the native overlay. Maybe something is blocking that in my app?
https://play.google.com/store/apps/details?id=com.dealoround.android
https://github.com/DealORound/Deal-O-Round

@MrCsabaToth
Copy link
Author

Possibly native overlay feedback for the score submission as well.

@Abedalkareem
Copy link
Owner

Hi,
Thank you for reporting that!,
I fixed this issue in version 0.3.2. Now when you open the app you will get the native welcome message and when you unlock achievement also you will get a popup.

Thank you!

@Abedalkareem
Copy link
Owner

@MrCsabaToth
Please check and if the issue fixed please close the issue.
Thank you.

@MrCsabaToth MrCsabaToth changed the title Show native feednack for achievement unlocking Show native feedback for achievement unlocking Sep 3, 2020
@MrCsabaToth
Copy link
Author

MrCsabaToth commented Sep 3, 2020

@MrCsabaToth
Please check and if the issue fixed please close the issue.
Thank you.

Wow @Abedalkareem, you did a ton of work!!!
For some reason the signIn works in my dev environment, but I can only test the rest on the release versions. So I'll need to roll out a release (this was like that with other versions as well BTW, nothing new).

@MrCsabaToth
Copy link
Author

MrCsabaToth commented Sep 5, 2020

@Abedalkareem the new release of my game rolled out and I could confirm with a test on that release that the achievement unlock native feedback is working! Note, that this is for Android platform, I don't have an iOS release yet.

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

2 participants