가입 후 초대 링크를 공유하면 동영상 재생 및 초대 보상을 받을 수 있습니다.

Mike Rundle
@flyosity
Building the @treeo game for your iPhone, coming soon ⟣ Previously AI/ML tools @Square and a few hit iPhone apps ⟣ Jack of all trades, master of some
가입 October 2006
2.3K 팔로잉 중    35.4K
Telegram’s emoji-picker edge tuck effect uses the private UIKit class _UIPortalView to create 8 live-updating views of the scrolling grid sliced into strips then progressively rotate them around the X axis to approximate a quarter-circle In the source they skirt Apple's private API static analysis checks through simple string obfuscation: portalViewClass = NSClassFromString([@[@"_", @"UI", @"Portal", @"View"] componentsJoinedByString:@""]); Telegram's UIKitUtils class is chock full of crazy things like this, and they probably aren't worried about Apple's ire because they're so big that booting them off the App Store would not be in Apple's best interest
더 보기