Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

AppGameKit Classic Chat / MacOS App rejected

Author
Message
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 5th Dec 2012 18:55
Hi,
app rejected due to entitlements bad configured.

They said that the binary has
com.apple.developer.game-center set to true

and after i have uploaded and checked the binary is true but i don't know how to disable it.

Please help if possible

Thanks.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 6th Dec 2012 18:19
Still nobody who have released a game on MacOS ?

I need to understand how to disable the game center from entitlements because i haven't found in the setting of xcode where are the other entitlements.

Thanks.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Cliff Mellangard 3DEGS
Developer
18
Years of Service
User Offline
Joined: 20th Feb 2006
Location: Sweden
Posted: 6th Dec 2012 19:11
Contact paul or lee directly so will they help you
Simply email them as they are really friendly and helped me alot when understanding shaders

Paul and lee is 2 of the devs off agk.

Android 2.3 , ZTE Skate , 480x800 , 800 mhz , Samsung Galaxy Y , 240x320 , 832 mhz , Sony ericson arc 480x854 , 1 ghz
Android 4.0 , Dmtech 3g 9738B , 1024x768 , 9.7 inches , 1.2 ghz
BraindeaD
16
Years of Service
User Offline
Joined: 30th Mar 2008
Location:
Posted: 7th Dec 2012 06:33
Hi all,
I released a few months ago my MacOS game. I had troubles with entitlements due an outdated Xcode version but finally I released the game with the fixed entitlements using Xcode 4.3.3 and following the Ancient Lady's guide. It works flawlessly.
I'm looking for game center check button in my Xcode project but I can't find it... please, tell me where it's located to try enabled/disabled in my project.
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 7th Dec 2012 11:03
Cliff thanks, i will do it in few minutes. The strange thing is that the Game Center is enabled in the template and i haven't found any setting to disable it and is strange nobody know about this.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 7th Dec 2012 16:33
7RS, what version of AppGameKit did you use? And what version of Xcode?

I cannot find anywhere that talks about the Game Center in Xcode and googling hasn't come up with a good result, yet.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
Airslide
19
Years of Service
User Offline
Joined: 18th Oct 2004
Location: California
Posted: 7th Dec 2012 19:43
Look in your Xcode project hierarchy for <Project Title>.entitlements and open it. It's a plist file that you can edit manually, you can probably delete the entire Game Center key (or set it to false).

I usually throw that file in my Supporting Files group, but if you are using an AppGameKit template they may have named it something else or put it somewhere else.
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 7th Dec 2012 19:47
Thank you Airslide. I was looking for a way to edit the actual entitlements file and did not think to simply select it in the Xcode interface.

My template is nice and clean. It only has the sandboxing enabled.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 8th Dec 2012 07:00 Edited at: 8th Dec 2012 07:01
Is very strange, the template has all entitlements down the sandbox checkmark and all are disabled but there isn't the Game Center.

The .entitlement file is not in the archive or project folder, i have tried to mark another entitlement like network and after i uploaded it is present in the binary, so if i remove the mark it is disabled but still nothing about the game center.

AGK 1076, latest official stable version also because for 1085 i found only the Windows installer and none about Mac files.

The template is the official with some small fixes, i have tried the Ancient Lady version but i had some problems.

The Game Center setting is making me so crazy, really.

Sandobox is required by Apple but all others aren't so i hope to found a way to fix and send the game back or i will never see it in the AppStore.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 8th Dec 2012 17:29
What problems did you have with my Template?

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 9th Dec 2012 03:21
Hi Ancient Lady,
i have used your template only for the iOS version and i had some problem with the rotation but i have fixed it. I don't know why when the game start it was recognized with width and height inverted. Maybe my fault, i suppose but now work fine. Another problem i had was that the game start zoomed until i rotate the device, now also this has been fixed.
I haven't found any MacOS template from you, maybe a bad search in the forum ? Wrong section ?

Maybe i will need also help for Android (T2) and would be nice if we can chat or speak in another way to make everything faster.

Always thanks for your job and support.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 9th Dec 2012 17:04
The v1076 templates that should work are on the AGK Wiki Templates page.

I have a v1076 Mac one there as well as templates for the other platforms.

I have the v1085 Windows and iOS templates also done on that page. I haven't had the time to do the Android one or the Mac one, yet.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 9th Dec 2012 17:48
Hi Ancient Lady,
thanks for the template page but i have a curiosity, if the installer of 1085 is only for Windows how i can compile a T2 MacOS or iOS app ?

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 9th Dec 2012 19:15
You copy the Windows AGK/IDE directory to your Mac and then delete the bits you don't need.

That's how I do it.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 14th Dec 2012 13:56
Anyway the GameCenter for MacOS is not in the template, the entitlements is not included in the template and can't be disabled via XCode it need to be disabled via developer page when you create the provision profile. On iOS the gamecenter is enabled by default in the provision profile and can't be removed, instead, in MacOS is enabled but can be set as configurable and need to be removed if is not used in the game.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 18th Dec 2012 10:30
The game has been approved and released for MacOSX and iPad

https://itunes.apple.com/us/app/666-pandas-number/id578667395?l=it&ls=1&mt=12

https://itunes.apple.com/us/app/666-pandas-number/id586959829?l=it&ls=1&mt=8

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 18th Dec 2012 17:05
Awesome and congratulations!

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 18th Dec 2012 18:33
Thanks AL. I would like to contact you in private for some question, is it possible ?

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 18th Dec 2012 18:53
Not at this time. I am trying very hard to get my own app done so that I can publish it. And, in general, I prefer not to do off-forum communications.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
7RS
11
Years of Service
User Offline
Joined: 10th May 2012
Location:
Posted: 19th Dec 2012 16:28
ok no problem i understood.

http://www.7ravenstudios.com
https://www.facebook.com/pages/7-Raven-Studios/102567824318?ref=hl
https://www.facebook.com/groups/391126020940838/

Login to post a reply

Server time is: 2024-05-06 11:55:28
Your offset time is: 2024-05-06 11:55:28