Hi, my game was rejected by Apple because of these bugs:
1) "The About/Quit menu contains the incorrect app name."

The only "UE3" record i found is in the ***Editor.ini, but changing this has no effect.
2) "The mouse cursor is confined within the main application window. The user is unable to click on the menu bar, title bar buttons, and the fullscreen button."
The game eats cursor!
GameViewportClient.bDisplayHardwareMouseCursor
GameViewportClient.bShowSystemMouseCursor
GameViewportClient.SetHardwareMouseCursorVisibilit y()
Modifying has no effect.
Please help Epic. Paying $100 to Apple for that I still can't ship my game to AppStore with Feb2014 release is not much funny.
Thanks
1) "The About/Quit menu contains the incorrect app name."

The only "UE3" record i found is in the ***Editor.ini, but changing this has no effect.
2) "The mouse cursor is confined within the main application window. The user is unable to click on the menu bar, title bar buttons, and the fullscreen button."
The game eats cursor!
GameViewportClient.bDisplayHardwareMouseCursor
GameViewportClient.bShowSystemMouseCursor
GameViewportClient.SetHardwareMouseCursorVisibilit y()
Modifying has no effect.
Please help Epic. Paying $100 to Apple for that I still can't ship my game to AppStore with Feb2014 release is not much funny.
Thanks
Comment