пятница, 4 октября 2013 г.

iOS 7 Aviary SDK 2.4.4.2 crash issue

I have used Aviary SDK 2.4.4.2 in iOS 6 . It is running good and the app is in the iTunes . After release of iOS 7 I have tested the same app in my iPod Touch 5g but it is crashing . When I select the image and entered into Aviary View and selected the effects , it is crashing. The exception log is
Terminating app due to uncaught exception 'CALayerInvalidGeometry', reason: 'CALayer position contains NaN: [nan nan]'
*** First throw call stack:
(
0 CoreFoundation 0x042455e4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x02be58b6 objc_exception_throw + 44
2 CoreFoundation 0x042453bb +[NSException raise:format:] + 139
3 QuartzCore 0x0161c0ea _ZN2CA5Layer12set_positionERKNS_4Vec2IdEEb + 190
4 QuartzCore 0x0161c2a9 -[CALayer setPosition:] + 68
5 UIKit 0x017a0948 -[UIView setCenter:] + 126
6 VerizonCaseCustomizer 0x0019d2fa -[AFEffectContentPackItemSelectionViewCell layoutSubviews] + 659
7 UIKit 0x017b5dd7 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 355
8 libobjc.A.dylib 0x02bf781f -[NSObject performSelector:withObject:] + 70
9 QuartzCore 0x0162572a -[CALayer layoutSublayers] + 148
10 QuartzCore 0x01619514 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 380
11 QuartzCore 0x01627b55 -[CALayer(CALayerPrivate) layoutBelowIfNeeded] + 43
12 UIKit 0x017a87e6 -[UIView(Hierarchy) layoutBelowIfNeeded] + 595
13 UIKit 0x019b2c7e -[UITableViewCell setFrame:] + 385
14 VerizonCaseCustomizer 0x00170e21 -[AFABTableViewCell setFrame:] + 73
15 UIKit 0x017a3f10 -[UIView(Geometry) _applyAutoresizingMaskWithOldSuperviewSize:] + 840
16 UIKit 0x017a4cb2 -[UIView(Geometry) _resizeWithOldSuperviewSize:] + 290
17 UIKit 0x017a4d0a -[UIView(Geometry) resizeWithOldSuperviewSize:] + 80
18 UIKit 0x017a38e5 __46-[UIView(Geometry) resizeSubviewsWithOldSize:]_block_invoke + 87
19 CoreFoundation 0x042c2446 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 102
20 CoreFoundation 0x042c231f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239
21 UIKit 0x017a3875 -[UIView(Geometry) resizeSubviewsWithOldSize:] + 149
22 UIKit 0x017a239d -[UIView(Geometry) setFrame:] + 559
23 UIKit 0x017a3f10 -[UIView(Geometry) _applyAutoresizingMaskWithOldSuperviewSize:] + 840
24 UIKit 0x017a4cb2 -[UIView(Geometry) _resizeWithOldSuperviewSize:] + 290
25 UIKit 0x017a4d0a -[UIView(Geometry) resizeWithOldSuperviewSize:] + 80
26 UIKit 0x017a38e5 __46-[UIView(Geometry) resizeSubviewsWithOldSize:]_block_invoke + 87
27 CoreFoundation 0x042c2446 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 102
28 CoreFoundation 0x042c231f -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 239
29 UIKit 0x017a3875 -[UIView(Geometry) resizeSubviewsWithOldSize:] + 149
30 UIKit 0x01831b52 -[UITableView resizeSubviewsWithOldSize:] + 98
31 UIKit 0x017a239d -[UIView(Geometry) setFrame:] + 559
32 UIKit 0x017c05ad -[UIScrollView setFrame:] + 224
33 UIKit 0x01831c90 -[UITableView setFrame:] + 217
34 VerizonCaseCustomizer 0x0014d474 -[AFHorizontalTableView layoutTableView] + 701
35 VerizonCaseCustomizer 0x0014d7ac -[AFHorizontalTableView layoutSubviews] + 68
36 UIKit 0x017b5dd7 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 355
37 libobjc.A.dylib 0x02bf781f -[NSObject performSelector:withObject:] + 70
38 QuartzCore 0x0162572a -[CALayer layoutSublayers] + 148
39 QuartzCore 0x01619514 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 380
40 QuartzCore 0x01619380 _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 26
41 QuartzCore 0x01581156 _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 294
42 QuartzCore 0x015824e1 _ZN2CA11Transaction6commitEv + 393
43 QuartzCore 0x0163e870 +[CATransaction flush] + 52
44 UIKit 0x01767979 _afterCACommitHandler + 131
45 CoreFoundation 0x0420d53e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 30
46 CoreFoundation 0x0420d48f __CFRunLoopDoObservers + 399
47 CoreFoundation 0x041eb3b4 __CFRunLoopRun + 1076
48 CoreFoundation 0x041eab33 CFRunLoopRunSpecific + 467
49 CoreFoundation 0x041ea94b CFRunLoopRunInMode + 123
50 GraphicsServices 0x03bcd9d7 GSEventRunModal + 192
51 GraphicsServices 0x03bcd7fe GSEventRun + 104
52 UIKit 0x0174b94b UIApplicationMain + 1225
53 VerizonCaseCustomizer 0x0000270f main + 79
54 libdyld.dylib 0x030ca725 start + 0
)
libc++abi.dylib: terminating with uncaught exception of type NSException


Could any one help me how to solve this issue . I have been searching since last 6 hours but unfortunately couldn't find the solution . Thanks in advance .

0 коммент.:

Отправить комментарий