iMtG Server: Gathering

Gathering Forums => Announcements => Topic started by: Piotr on October 13, 2012, 10:06:14 AM

Title: 3.4.1 is coming
Post by: Piotr on October 13, 2012, 10:06:14 AM
Beta Testers and Apple have it for review now.

What's New in this Version:

30/09/2012   enabled C++ ARC
03/10/2012   fixed filter lock when returning from card details
04/10/2012   updated deck and binder scrollers to lazy load their pages
04/10/2012   prevented double-tap for floating card details view
04/10/2012   floating card details view should disappear when other card is tapped
04/10/2012   removed searchbar from landscape card lists on iPhone
04/10/2012   floating card details view will disappear when changing orientation
12/10/2012   fixed deck and binder scrollers slowdown caused by dark gray tint
13/10/2012   fixed background search crash in card lists
13/10/2012   fixed adding to Trading
13/10/2012   fixed some glitches related to card lists filter locking
13/10/2012   fixed slide position when returning to card list
13/10/2012   updated device recognition code
Title: Re: 3.4.1 is coming
Post by: swallowtail on October 14, 2012, 09:17:06 PM
I really hope it improves the performance, because it is woeful, almost to the point that I'll not use it until its fixed. Scrolling on card pages, moving between binders in the small side scroll is just terrible. It's also been crashing a lot more than previously (e.g. editing decks, going into cards in a deck).

Edit - this is on an iPad 2
Title: Re: 3.4.1 is coming
Post by: Piotr on October 15, 2012, 04:17:23 AM
It will, or I'll eat my shorts :D
Title: Re: 3.4.1 is coming
Post by: whitedrake on October 15, 2012, 06:29:03 AM
Quote from: Piotr on October 15, 2012, 04:17:23 AM
It will, or I'll eat my shorts :D

I would like to see that... If it will not fix the problems u will do it on cam... And we will have fun at least...:D
Title: Re: 3.4.1 is coming
Post by: smokin terry on October 15, 2012, 09:53:14 AM
Quote from: Piotr on October 15, 2012, 04:17:23 AM
It will, or I'll eat my shorts :D
You know with apple not letting you put out one update for way to long then with how much IOS 6 is screwing stuff up for you, I think they should give back all of their 30% of all your beer.
Title: Re: 3.4.1 is coming
Post by: reezel on October 23, 2012, 04:22:22 PM
They seem to really just slow up their approval process.
Title: Re: 3.4.1 is coming
Post by: Piotr on October 23, 2012, 05:47:59 PM
A lot of people are updating their apps these days, not only I messed up the iOS 6 thing. Apple did too with their maps, Google with their youtube are not exactly on the ball either ;)
Title: Re: 3.4.1 is coming
Post by: MarduArrow on October 23, 2012, 06:08:54 PM
Not to mention the new App Store is absolute 💩
Title: Re: 3.4.1 is coming
Post by: smokin terry on October 23, 2012, 11:43:16 PM
Right now I'm entering cards from the boxes I bought into my trade binder and it will freeze up for a few seconds when I try to scroll down after selecting a card and when I try to select how many I have.
Title: Re: 3.4.1 is coming
Post by: planarchaos on October 24, 2012, 08:00:28 AM
Come on Apple! I really need 3.4.1. : - )
Title: Re: 3.4.1 is coming
Post by: Piotr on October 24, 2012, 08:05:54 AM
3.4.1 is fixing just a bunch of critical bugs, what you need is 3.6. In any case, the delay is really annoying.
Title: Re: 3.4.1 is coming
Post by: whitedrake on October 24, 2012, 08:08:14 AM
I hope they will approve it quickly... Am really strugling with binders nowadays...
Title: Re: 3.4.1 is coming
Post by: Piotr on October 24, 2012, 08:14:15 AM
Everybody on iOS 6 is affected. And I'm told that if you're on iOS 5, your scanner is broken (please confirm or deny).
Title: Re: 3.4.1 is coming
Post by: planarchaos on October 24, 2012, 09:16:54 AM
Well, what you've fixed in 3.4.1 is what I really need. : - )

Need to finish putting in my collection, so I can start trading.
Title: Re: 3.4.1 is coming
Post by: Piotr on October 24, 2012, 09:18:59 AM
2.23

We found that your app does not follow the iOS Data Storage Guidelines, which is required per the App Store Review Guidelines.

In particular, we found that on launch and/or content download, your app stores 17MB. To check how much data your app is storing:

- Install and launch your app
- Go to Settings > iCloud > Storage & Backup > Manage Storage
- If necessary, tap "Show all apps"
- Check your app's storage

The iOS Data Storage Guidelines indicate that only content that the user creates using your app, e.g., documents, new files, edits, etc., should be backed up by iCloud.

Temporary files used by your app should only be stored in the /tmp directory; please remember to delete the files stored in this location when the user exits the app.

Data that can be recreated but must persist for proper functioning of your app - or because customers expect it to be available for offline use - should be marked with the "do not back up" attribute. For NSURL objects, add the NSURLIsExcludedFromBackupKey attribute to prevent the corresponding file from being backed up. For CFURLRef objects, use the corresponding kCFURLIsExcludedFromBackupKey attribute.

For more information, please see Technical Q&A 1719: How do I prevent files from being backed up to iCloud and iTunes?.

It is necessary to revise your app to meet the requirements of the iOS Data Storage Guidelines.


For discrete code-level questions, you may wish to consult with Apple Developer Technical Support. Please be sure to:

- include the complete details of your rejection issues
- prepare any symbolicated crash logs, screenshots, and steps to reproduce the issues for when the DTS engineer follows up.

For information on how to symbolicate and read a crash log, please see Tech Note TN2151 Understanding and Analyzing iPhone OS Application Crash Reports.

If you have difficulty reproducing this issue, please try testing the workflow as described in <https://developer.apple.com/library/ios/qa/qa1764/>Testing Workflow with Xcode's Archive feature".
Title: Re: 3.4.1 is coming
Post by: Piotr on October 24, 2012, 09:20:09 AM
My reply:

The 17MB is the iMtG.sqlite Core Data container which iMtG uses to store user created data, such as decks created in Deck Builder module and binders created in Magic Binders module. This data container must be backed up as it contains content that the user creates using the app.
Title: Re: 3.4.1 is coming
Post by: smokin terry on October 24, 2012, 09:41:08 AM
Is apple worry about memory?
Title: Re: 3.4.1 is coming
Post by: Piotr on October 24, 2012, 09:44:10 AM
They just follow their own guidelines. We had the file in the documents directory forever, they must have added some brain dead tool to test this. I woulnd't bet that they will let 3.4.1 in the store, we may have to wait another 10 days for 3.6. F*g annoying.
Title: Re: 3.4.1 is coming
Post by: Inconnu on October 25, 2012, 01:19:50 AM
Quote from: Piotr on October 24, 2012, 09:44:10 AM
They just follow their own guidelines. We had the file in the documents directory forever, they must have added some brain dead tool to test this. I woulnd't bet that they will let 3.4.1 in the store, we may have to wait another 10 days for 3.6. F*g annoying.
Brain dead, Apple, Annoying...
Hmmm sounds like me when I talk about Apple at work.
Apple is one seriously controlling company.
Title: Re: 3.4.1 is coming
Post by: Piotr on October 25, 2012, 05:24:58 AM
The sad thing is that not everyone has the brain of Steve Jobs, you can't give the power to make decisions to drones who run tests at Apple. Still, very annoying. 3.6 is almost ready, no reply to my reply, I'll apply for expedited review for 3.6 if they won't release 3.4.1.
Title: Re: 3.4.1 is coming
Post by: Piotr on October 25, 2012, 01:32:52 PM
But then again, I remember being such drone and I would give them power. Eeasy to do, too:

iMtG Law

If there's a decision resulting in better outcome than decision dictated by company policy, the decision resulting in better outcome must be made.