You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 4, 2018. It is now read-only.
name:NSInvalidArgumentException
reason:
-[UIViewController tly_swizzledViewWillAppear:]: unrecognized selector sent to instance 0x10355e750
callStackSymbols:
0 CoreFoundation 0x0000000189d6aff8 + 148
1 libobjc.A.dylib 0x00000001887cc538 objc_exception_throw + 56
2 CoreFoundation 0x0000000189d71ef4 + 0
3 Smark 0x00000001006c97d8 ASPECTS_ARE_BEING_CALLED + 5096
4 CoreFoundation 0x0000000189d6ed54 + 404
5 CoreFoundation 0x0000000189c6ad4c _CF_forwarding_prep_0 + 92
6 Smark 0x0000000100aebc3c -[UIViewController(ShyNavBar) tly_swizzledViewWillAppear:] + 116
7 UIKit 0x000000018feb3bf4 + 632
8 UIKit 0x000000018feb3964 + 156
9 UIKit 0x000000018ff175e4 + 484
10 UIKit 0x000000018fea3e28 + 588
11 UIKit 0x000000018fea3144 + 424
12 UIKit 0x000000018fea2f84 + 828
13 UIKit 0x000000018fea2570 + 672
14 UIKit 0x000000018fe9f7b8 + 272
15 UIKit 0x000000018ff11224 + 48
16 Smark 0x000000010044cae4 -[AppDelegate application:didFinishLaunchingWithOptions:] + 1180
17 UIKit 0x000000018ff0d204 + 380
18 UIKit 0x0000000190119738 + 3452
19 UIKit 0x000000019011f1e0 + 1684
20 UIKit 0x0000000190133d18 + 48
21 UIKit 0x000000019011c474 + 168
22 FrontBoardServices 0x000000018b913884 + 36
23 FrontBoardServices 0x000000018b9136f0 + 176
24 FrontBoardServices 0x000000018b913aa0 + 56
25 CoreFoundation 0x0000000189d1942c + 24
26 CoreFoundation 0x0000000189d18d9c + 540
27 CoreFoundation 0x0000000189d169a8 + 744
28 CoreFoundation 0x0000000189c46da4 CFRunLoopRunSpecific + 424
29 UIKit 0x000000018ff06384 + 652
30 UIKit 0x000000018ff01058 UIApplicationMain + 208
31 Smark 0x0000000100677cd0 main + 124
32 libdyld.dylib 0x0000000188c5559c + 4
I commented out the code can run [self tly_swizzledViewWillAppear:animated];
The text was updated successfully, but these errors were encountered: