Cannot view Game Center achievements in iOS 7

I’m using Corona SDK Daily Build 2013.2187

When I called

gameNetwork.show( "achievements" )  

on my iPhone 5 running iOS 7 after logging into my Game Center sandbox account it redirects to the leaderboard screen instead of the achievements screen.

On Android the problem doesn’t exist and the code correctly redirects the user to the achievements screen.

How can I access the achievements screen via app in iOS 7?

I have the same issue. Does anyone know if this relates to the app being sandboxed? 

I solved it. I updated to the latest corona SDK. Removed the app completely, and rebooted the iPad. Not Achievements are showing.

I have the same issue. Does anyone know if this relates to the app being sandboxed? 

I solved it. I updated to the latest corona SDK. Removed the app completely, and rebooted the iPad. Not Achievements are showing.