Hi, I’m working on trying to get a release of my game submitted using the latest daily build and a phone hooked up with iOS6. I did have the GameCenter crash issue as my game is landscape-only. Implemented the build.settings fix as shown here: http://www.coronalabs.com/blog/2012/10/03/faq-wednesday-ios6-bugs/
settings = {
orientation =
{
default = "landscapeRight",
content = "landscapeRight",
supported = { "landscapeRight", "portrait" },
},
}
However, Game Center is showing up randomly in landscape and randomly in portrait. What part of iOS6 GC doesn’t work in landscape - is it just the sign-in screen?
Thanks,
Nate
[import]uid: 131038 topic_id: 31772 reply_id: 331772[/import]