Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[self.datePickerView show] 调用的时候崩溃 #334

Open
Smalldevelopment opened this issue Feb 5, 2025 · 4 comments
Open

[self.datePickerView show] 调用的时候崩溃 #334

Smalldevelopment opened this issue Feb 5, 2025 · 4 comments

Comments

@Smalldevelopment
Copy link

if (!self.pickerStyle.hiddenMaskView) {
[self addSubview:self.maskView];
}

'Set maskView (<UIView: 0x14961c380; frame = (0 0; 390 753); autoresize = W+RM+H+BM; gestureRecognizers = <NSArray: 0x301cab640>; backgroundColor = <UIDynamicProviderColor: 0x3018f5b40; provider = <NSMallocBlock: 0x301261bf0>>; layer = <CALayer: 0x3018f5ac0>>) to nil before adding it as a subview of <BRDatePickerView: 0x14950a800; frame = (0 0; 390 753); autoresize = W+RM+H+BM; layer = <CALayer: 0x301f51160>>'

@agiapp
Copy link
Owner

agiapp commented Feb 5, 2025 via email

@Smalldevelopment
Copy link
Author

把库升级一下,新版本已经解决了自己的iPhone

那个库?

@agiapp
Copy link
Owner

agiapp commented Feb 5, 2025 via email

@Smalldevelopment
Copy link
Author

pod update 更新一下,你使用的BRPickerView 是很老的版本了 开发自我的iPhone

已经好了,感谢🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants