Yury

Results 2 comments of Yury

Runtime injection doesn't work for me for some reason. [[UIStackView alloc] init] returns nil, while objc_getClass("UIStackView") returnes a valid class. iOS 8.3

I see. Thanks!