showAchievements doesn't give control back to the calling openfl application
swerdnik opened this issue · 1 comments
swerdnik commented
As soon as you exit the gamecenter achievements screen, the openfl application will no longer receive input, effectively locking up the whole application. I guess a viewcontroller or something isn't being properly shut down/freed.
(showLeaderboard probably has the same problem)
jgranick commented
Thanks for the patch