Hi xCept,
i uploaded my last app for iOS 6 / iOS 7 12 times yesterday night (italian time) before i understand it was the 108 + admob.
Don't know what Apple added to the filter of validation, don't forget 18th iOS 7 came out, so new rules!!!
Some just crash, some don't show things.
The only thing i'm sure, the validation process find something in AppGameKit or AdMob, don't know which one...
Another thing is that if you wanna release app only for iOS 7, you can't with AppGameKit because the ARMV7 & ARM64.
Today i found some solutions to many problems.
I coded a new way to create a permanent ID for users (as you know from iOS 6 you can't), and i'm porting all in Obj C....
Screen coordinates are not the same for UI Elements, so if you design something for the iOS 6, the iOS 7 users will see it arranged randomly ahaaha.... well there is nothing to laugh, i know, but i never surrender.
I can give a suggestion:
If you have custom UI Elements (i swear you all never used Obj C), anyway, if you have, port them to the standard, so on the iOS 7 will show as FLAT design.
If you use custom backgrounds or custom images, or custom colors in iOS 6, you will show a completely wrong design!!!
Be careful!!
Long life to Steve!