簡體   English   中英

在iOS 9上存在UITextField和Pixate Freestyle Crashes

[英]Presence of UITextField and Pixate Freestyle Crashes on iOS 9

包含UITextField對象的所有視圖控制器在模擬器中的iOS 9上都崩潰了:

-[UITextField preventStyling]: unrecognized selector sent to instance 0x7fa8b96d6330

Failed to set (styleClass) user defined inspected property on (UITextField): -[UITextField preventStyling]: unrecognized selector sent to instance 0x7fa8b96d6330

使用Pixate Freestyle遇到其他人? 有任何想法嗎? 我在GitHub倉庫上記錄了一個問題,但似乎沒有人監控它們: https//github.com/Pixate/pixate-freestyle-ios/issues/186

下面是完整的堆棧跟蹤:

0   CoreFoundation                      0x000000010749cf65 __exceptionPreprocess + 165
1   libobjc.A.dylib                     0x0000000106f14deb objc_exception_throw + 48
2   CoreFoundation                      0x00000001074a558d -[NSObject(NSObject) doesNotRecognizeSelector:] + 205
3   CoreFoundation                      0x00000001073f2d97 ___forwarding___ + 487
4   CoreFoundation                      0x00000001073f2b28 _CF_forwarding_prep_0 + 120
5   PilotPro                            0x000000010438a3c0 -[PXVirtualStyleableControl preventStyling] + 85
6   PilotPro                            0x000000010436a0fc +[PXStyleUtils updateStyleForStyleable:] + 83
7   PilotPro                            0x00000001043812d8 -[UIView(PXStyling) updateStyles] + 317
8   CoreFoundation                      0x000000010738b85c __invoking___ + 140
9   CoreFoundation                      0x000000010749df49 -[NSInvocation invokeUsingIMP:] + 217
10  UIKit                               0x0000000105d0d773 __workaround10030904InvokeWithTarget_block_invoke + 84
11  UIKit                               0x00000001056b5fe1 +[UIView _performSystemAppearanceModifications:] + 66
12  UIKit                               0x0000000105d0d70d workaround10030904InvokeWithTarget + 1053
13  UIKit                               0x0000000105d07995 applyInvocationsToTarget + 1864
14  UIKit                               0x0000000105d06aac +[_UIAppearance _applyInvocationsTo:window:matchingSelector:onlySystemInvocations:] + 1888
15  UIKit                               0x00000001056d8a36 __88-[UIView(Internal) _performUpdatesForPossibleChangesOfIdiom:orScreen:traverseHierarchy:]_block_invoke + 64
16  UIKit                               0x00000001056d89c0 -[UIView(Internal) _performUpdatesForPossibleChangesOfIdiom:orScreen:traverseHierarchy:] + 189
17  UIKit                               0x00000001056d88d6 -[UIView(Internal) _didChangeFromIdiomOnScreen:traverseHierarchy:] + 182
18  UIKit                               0x00000001056d7ea3 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 1743
19  UIKit                               0x0000000105792b41 -[UIControl _didMoveFromWindow:toWindow:] + 68
20  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
21  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
22  UIKit                               0x00000001056ec7d0 -[UIScrollView _didMoveFromWindow:toWindow:] + 85
23  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
24  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
25  UIKit                               0x00000001056ec7d0 -[UIScrollView _didMoveFromWindow:toWindow:] + 85
26  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
27  UIKit                               0x00000001056d7b32 -[UIView(Internal) _didMoveFromWindow:toWindow:] + 862
28  UIKit                               0x00000001056cd106 __45-[UIView(Hierarchy) _postMovedFromSuperview:]_block_invoke + 155
29  UIKit                               0x00000001056cd005 -[UIView(Hierarchy) _postMovedFromSuperview:] + 544
30  UIKit                               0x00000001056daac3 -[UIView(Internal) _addSubview:positioned:relativeTo:] + 1967
31  UIKit                               0x0000000105a83212 -[UINavigationTransitionView transition:fromView:toView:] + 672
32  UIKit                               0x00000001057fd27d -[UINavigationController _startTransition:fromViewController:toViewController:] + 3262
33  UIKit                               0x00000001057fd879 -[UINavigationController _startDeferredTransitionIfNeeded:] + 890
34  UIKit                               0x00000001057fe67d -[UINavigationController __viewWillLayoutSubviews] + 57
35  UIKit                               0x000000010599663d -[UILayoutContainerView layoutSubviews] + 248
36  PilotPro                            0x00000001043a6825 callSuper0 + 55
37  PilotPro                            0x000000010438b259 -[PXUIView layoutSubviews] + 47
38  UIKit                               0x00000001056de11c -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 710
39  QuartzCore                          0x00000001053ab36a -[CALayer layoutSublayers] + 146
40  QuartzCore                          0x000000010539fbd0 _ZN2CA5Layer16layout_if_neededEPNS_11TransactionE + 366
41  QuartzCore                          0x000000010539fa4e _ZN2CA5Layer28layout_and_display_if_neededEPNS_11TransactionE + 24
42  QuartzCore                          0x00000001053941d5 _ZN2CA7Context18commit_transactionEPNS_11TransactionE + 277
43  QuartzCore                          0x00000001053c19f0 _ZN2CA11Transaction6commitEv + 508
44  QuartzCore                          0x00000001053c2154 _ZN2CA11Transaction17observer_callbackEP19__CFRunLoopObservermPv + 92
45  CoreFoundation                      0x00000001073c89d7 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
46  CoreFoundation                      0x00000001073c8947 __CFRunLoopDoObservers + 391
47  CoreFoundation                      0x00000001073bdebc CFRunLoopRunSpecific + 524
48  UIKit                               0x000000010562898d -[UIApplication _run] + 402
49  UIKit                               0x000000010562d676 UIApplicationMain + 171
50  PilotPro                            0x000000010417cf84 main + 132
51  libdyld.dylib                       0x000000010798892d start + 1

這是我的解決方案的復制和粘貼: https//github.com/Pixate/pixate-freestyle-ios/issues/192

嗨伙計,

和其他人一樣,當我將Xcode升級到7和Mac OS X El capitan時,我遇到了PixateFreestyle框架的幾個問題。

經過幾天的研究,我決定編譯我自己的PixateFreestyle框架版本以避免這個問題。

你有我的版本: https//www.dropbox.com/s/9cz035h67y9x7fd/PixateFreestyle.framework.zip?dl=0

如果將此框架添加到項目中,當您執行模擬器或創建啟用了bitcode的存檔時,所有內容都將像魅力一樣工作。

如果您想從源代碼構建自己的PixateFreestyle框架,請按照以下步驟操作:

  • 從github下載項目
  • 修復callSuper1v問題:#186
  • 使用自定義腳本構建通用框架
  • 在構建過程中添加bitcode支持[可選]
  • 將結果框架添加到項目中

問候。

我也遇到了這個問題,我的解決方案,遠非完美,正在工作:D從這篇文章中,我已經能夠解決三個問題:preventStyling,playsNicelyWithGestures和_isInteractiveTextSelectionDisabled選擇器錯誤。 而且,我不得不再添加一個函數:requiresKeyEvents。 有了這個,問題就解決了:D

謝謝 :)

雖然不再支持Pixate,但是一個名為StylingKit的新框架就是。 StylingKit在后台使用Pixate的所有代碼,因此您的所有方法仍然可以工作,並且不會遇到任何iOS 9問題。

此規則的例外是任何Pixate靜態方法,如[PixateFreestyle updateStylesForAllViews] 在這種情況下,您可以在StylingKit.mStylingKit.h文件中創建訪問器方法,以使用隱藏的PixateFreestyle函數。

例如,如果您的項目依賴於通過[PixateFreestyle updateStylesForAllViews]更新CSS主題,您可以在StylingKit.h創建一個新的方法聲明,如:

    @interface StylingKit : NSObject

        -(void)PixateUpdateStylesForAllViews;
        -(void)OtherHiddenPixateMethod;

然后在StylingKit.m文件中實現這些方法。

    @implementation StylingKit

        -(void)PixateUpdate
        {
            [PixateFreestyle updateStylesForAllViews];
        }

        -(void)OtherHiddenPixateMethod
        {
            //Your PixateFreeStyle code here
        }

最后,您可以使用您的項目調用這些方法

    [[StylingKit sharedKit] PixateUpdate];
    [[StylingKit sharedKit] OtherHiddenPixateMethod];

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM