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

在iOS 18 上崩溃 #314

Closed
Asingers opened this issue Jun 25, 2024 · 2 comments
Closed

在iOS 18 上崩溃 #314

Asingers opened this issue Jun 25, 2024 · 2 comments

Comments

@Asingers
Copy link

*** Assertion failure in -[BRStringPickerView _addSubview:positioned:relativeTo:], UIView.m:18428 *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'SetmaskView(<UIView: 0x15eee3640; frame = (0 0; 414 896); autoresize = W+RM+H+BM; gestureRecognizers = <NSArray: 0x3028a1170>; backgroundColor = <UIDynamicProviderColor: 0x302a76ec0; provider = <__NSMallocBlock__: 0x3024cf6f0>>; layer = <CALayer: 0x302a11580>>) tonilbefore adding it as a subview of <BRStringPickerView: 0x15f16fc00; frame = (0 0; 414 896); autoresize = W+RM+H+BM; layer = <CALayer: 0x302a15b80>>'

@ClockCake
Copy link

  • 1 BRBaseView
    Thread 1: "Set maskView (<UIView: 0x108c11730; frame = (0 0; 393 852); autoresize = W+RM+H+BM; gestureRecognizers = <NSArray: 0x600000020b10>; backgroundColor = <UIDynamicProviderColor: 0x6000002c9ee0; provider = <NSMallocBlock: 0x600000cf0f60>>; layer = <CALayer: 0x6000002c9c60>>) to nil before adding it as a subview of <BRStringPickerView: 0x108c08190; frame = (0 0; 393 852); autoresize = W+RM+H+BM; layer = <CALayer: 0x6000002396e0>>"

@agiapp agiapp closed this as completed in 3359f37 Jul 2, 2024
@agiapp
Copy link
Owner

agiapp commented Jul 2, 2024

已修复,请更新到最新版本进行使用。奔溃原因是maskView自定义视图命名与UIView的属性命名冲突。

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

3 participants