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 / Started working on iOS 7...

Author
Message
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 03:16 Edited at: 19th Sep 2013 03:17
Wow.... too many changes in the new XCode 5....
We need to do soooooo many icons for all the versions lol!!!!!
The new Icon radius is 224px if i understand, and now i must change all the icons of all apps.
What a big job to do!!!!

Edit : now you can add your profiling directly from the xcode yeah!!!

Long life to Steve!
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 03:26
Oh my god!!!!
AGK need to be updated for iOS 7!!!!

I'm trying to avoid the accelerometer deprecated.

Long life to Steve!
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 03:36
I discovered that the status bar remain open. This thing make a bug with the AppGameKit POINTER precision.
You need to add this lines to solve the problem.

In this way also the precision of virtual buttons will return normal.

Long life to Steve!
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 19th Sep 2013 05:18
Quote: "I'm trying to avoid the accelerometer deprecated."

What? Apple doesn't want us using the accelerometer?

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 05:43
No they changed the framework to CoreMotion... so AppGameKit must be updated.

Another bad thing... each device return the same MAC ADDRESS, so now i have to update all the apps, i can't store anymore statistics on my server.
Is impossible to create an unique ID for users.

This is a bad news!!!!
I'm working to solve this problem now, i need it.

Long life to Steve!
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 07:49
Ok i found a way to do another persistent UID!!!!
I will post it tomorrow, as now i need to sleep
Yeah!!!

Long life to Steve!
baxslash
Valued Member
Bronze Codemaster
17
Years of Service
User Offline
Joined: 26th Dec 2006
Location: Duffield
Posted: 19th Sep 2013 12:09
I love Apple, but I prefer banging my head against a wall until it bleeds...

"Everything should be made as simple as possible, but not simpler."
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 19th Sep 2013 16:15
Quote: "I love Apple, but I prefer banging my head against a wall until it bleeds..."

Yup, I agree.

Every time they've done an update has upset all previous work. Xcode must be updated if you want it to see any of the newer devices and that messes with older devices.

Are they taking lessons from Microsoft now?

On the topic of updated software being a problem, if anyone is using AVG Security (internet/antivirus/etc) 2013, you might want to dump it before it updates next. I had been using AVG for about 10 years and had it on all of my Windows boxes. One night it did its automagic update. When I rebooted (as was necessary to finish the update), two out of three computers were okay. The third was hosed. It lost all of my Windows profile information and settings. Even when I reset stuff and rebooted, it got worse. The third reboot came up with the message "now using default profile, contact your system administrator". Web research showed that I was not alone. A large number of people had machines that were effectively bricked (totally nonbootable). Like others, I tried to recover with the Windows install recovery processes and all saved states were gone. I was forced to completely reinstall Windows and am now in the process of reinstalling all the other stuff. AVG 2013 has become a nightmare for many people. I have uninstalled it from another machine. Naturally the AVG uninstall hung itself and did not complete. Fortunately I have the right tools to clear out all the left over registry information and finish the uninstall. I will uninstall on the third when the first one is back up and fully configured.

Sorry for the sort of hijack. I just wanted to get a bit of a warning out. If you are using AVG 2013, you might want to consider dumping it.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 17:47
Lol i started the biggest maintenance ever done!!!!!!
All old apps don't work at 100%, so i start a "tour de force" of a week to update all.
I have to beat the other on rapidity, to get +50% sales in 1 week.
IOS 7 i'm cominggggggggg!!!!!!!!

Long life to Steve!
baxslash
Valued Member
Bronze Codemaster
17
Years of Service
User Offline
Joined: 26th Dec 2006
Location: Duffield
Posted: 19th Sep 2013 17:56
You are a force to be reckoned with gekko!

"Everything should be made as simple as possible, but not simpler."
xCept
21
Years of Service
User Offline
Joined: 15th Dec 2002
Location:
Posted: 19th Sep 2013 19:28 Edited at: 19th Sep 2013 19:30
Quote: "Sorry for the sort of hijack. I just wanted to get a bit of a warning out. If you are using AVG 2013, you might want to consider dumping it."


Sorry AL, that's awful. AVG was my preferred antivirus for years as well. For the past few years however, I've used Microsoft Security Essentials and the pro version of Malware Bytes, alongside Comodo free firewall and they do an excellent job--Security Essentials seems to catch everything.

Quote: "All old apps don't work at 100%, so i start a "tour de force" of a week to update all."


I still haven't updated any of my devices to iOS 7, nor have I tested any of my iOS apps with it. I'm dreading the thought that iOS 7 will break them.
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 19th Sep 2013 20:34 Edited at: 19th Sep 2013 20:35
Yes, i suggest to you to immediately check your old apps on iOS 7.
I had stopped 20 apps selling in my itunes connect to update the server side.

This time i done a great job on the server side.
I done a new server version with a MODULE manager to add or remove apps from it.
I'm very proud of the job i done on it, is the best server side i ever done.

If you need help for something on iOS 7 ask to me. I will be happy to help.

Edit : In my PC there are Security Essential + Comodo Firewall (best combination)

Long life to Steve!
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 20th Sep 2013 06:46
Incredible, iOS 7 is full of bugs..... XCode crash many times and get wrong snapshots.
Be carefull to don't save after the re open, close it and re open manually.
Or you will lose the work you done!!

Long life to Steve!
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 20th Sep 2013 17:00
Yup, they are taking lessons from Microsoft.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master
xGEKKOx
AGK Master
15
Years of Service
User Offline
Joined: 7th Dec 2008
Location: Italy
Posted: 7th Oct 2013 10:10
Anyway, i have to apologize to iOS 7!!!!
It is going very well now....
Step by step updating my apps, the sales shooOOOOOoooted at 250%!!!!!
Thx Apple for the new apple store!!
We are on the wave again (and more than before)!!!

Long life to Steve!
Ancient Lady
Valued Member
20
Years of Service
User Offline
Joined: 17th Mar 2004
Location: Anchorage, Alaska, USA
Posted: 7th Oct 2013 16:03
And I looked at the original post I referenced and the issue was a value being set, not with Xcode 5 or iOS 7. I am going to go ahead and convert and cross my fingers.

It would be good to verify that my WIP works in iOS 7 before I actually publish it.

Cheers,
Ancient Lady
AGK Community Tester and AppGameKit Master

Login to post a reply

Server time is: 2024-05-07 18:32:13
Your offset time is: 2024-05-07 18:32:13