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

I have this issues, can you please some one explained to I fixed? THANK YOU #501

Open
hardisrasul opened this issue May 14, 2024 · 0 comments

Comments

@hardisrasul
Copy link

AVAudioSession_iOS.mm:2241  Error: category option 'defaultToSpeaker' is only applicable with category 'playAndRecord'

AddInstanceForFactory: No factory registered for id <CFUUID 0x600000234460> F8BB1C28-BAE8-11D6-9C31-00039315CD46
Stations JSON Found

Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x600002134730 UIImageView:0x10c324b90.height == 75 (active)>",
"<NSLayoutConstraint:0x600002134b40 UIStackView:0x10c327050.top == UILayoutGuide:0x600003b04a80'UIViewLayoutMarginsGuide'.top (active)>",
"<NSLayoutConstraint:0x600002134be0 UIStackView:0x10c327050.bottom == UILayoutGuide:0x600003b04a80'UIViewLayoutMarginsGuide'.bottom (active)>",
"<NSLayoutConstraint:0x60000212cfa0 'UISV-canvas-connection' UIStackView:0x10c327050.top == _UILayoutSpacer:0x600003d04960'UISV-alignment-spanner'.top (active)>",
"<NSLayoutConstraint:0x60000212ccd0 'UISV-canvas-connection' UIStackView:0x10c327050.centerY == UIImageView:0x10c324b90.centerY (active)>",
"<NSLayoutConstraint:0x60000212cd70 'UISV-spanning-boundary' _UILayoutSpacer:0x600003d04960'UISV-alignment-spanner'.top <= UIImageView:0x10c324b90.top (active)>",
"<NSLayoutConstraint:0x600002134910 'UIView-bottomMargin-guide-constraint' V:[UILayoutGuide:0x600003b04a80'UIViewLayoutMarginsGuide']-(12)-| (active, names: '|':UITableViewCellContentView:0x10c327200 )>",
"<NSLayoutConstraint:0x60000212ca50 'UIView-Encapsulated-Layout-Height' UITableViewCellContentView:0x10c327200.height == 90 (active)>",
"<NSLayoutConstraint:0x600002134870 'UIView-topMargin-guide-constraint' V:|-(12)-[UILayoutGuide:0x600003b04a80'UIViewLayoutMarginsGuide'] (active, names: '|':UITableViewCellContentView:0x10c327200 )>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x600002134730 UIImageView:0x10c324b90.height == 75 (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x600002134eb0 UIImageView:0x10c3273c0.height == 75 (active)>",
"<NSLayoutConstraint:0x600002135310 UIStackView:0x10c328940.top == UILayoutGuide:0x600003b050a0'UIViewLayoutMarginsGuide'.top (active)>",
"<NSLayoutConstraint:0x6000021353b0 UIStackView:0x10c328940.bottom == UILayoutGuide:0x600003b050a0'UIViewLayoutMarginsGuide'.bottom (active)>",
"<NSLayoutConstraint:0x600002135d60 'UISV-canvas-connection' UIStackView:0x10c328940.top == _UILayoutSpacer:0x600003d08960'UISV-alignment-spanner'.top (active)>",
"<NSLayoutConstraint:0x600002135e00 'UISV-canvas-connection' UIStackView:0x10c328940.centerY == UIImageView:0x10c3273c0.centerY (active)>",
"<NSLayoutConstraint:0x600002135bd0 'UISV-spanning-boundary' _UILayoutSpacer:0x600003d08960'UISV-alignment-spanner'.top <= UIImageView:0x10c3273c0.top (active)>",
"<NSLayoutConstraint:0x6000021350e0 'UIView-bottomMargin-guide-constraint' V:[UILayoutGuide:0x600003b050a0'UIViewLayoutMarginsGuide']-(12)-| (active, names: '|':UITableViewCellContentView:0x10c328af0 )>",
"<NSLayoutConstraint:0x600002135f40 'UIView-Encapsulated-Layout-Height' UITableViewCellContentView:0x10c328af0.height == 90 (active)>",
"<NSLayoutConstraint:0x600002135040 'UIView-topMargin-guide-constraint' V:|-(12)-[UILayoutGuide:0x600003b050a0'UIViewLayoutMarginsGuide'] (active, names: '|':UITableViewCellContentView:0x10c328af0 )>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x600002134eb0 UIImageView:0x10c3273c0.height == 75 (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
Unable to simultaneously satisfy constraints.
Probably at least one of the constraints in the following list is one you don't want.
Try this:
(1) look at each constraint and try to figure out which you don't expect;
(2) find the code that added the unwanted constraint or constraints and fix it.
(
"<NSLayoutConstraint:0x6000021356d0 UIImageView:0x10c3297c0.height == 75 (active)>",
"<NSLayoutConstraint:0x600002136210 UIStackView:0x10c32dc30.top == UILayoutGuide:0x600003b05260'UIViewLayoutMarginsGuide'.top (active)>",
"<NSLayoutConstraint:0x6000021362b0 UIStackView:0x10c32dc30.bottom == UILayoutGuide:0x600003b05260'UIViewLayoutMarginsGuide'.bottom (active)>",
"<NSLayoutConstraint:0x600002136cb0 'UISV-canvas-connection' UIStackView:0x10c32dc30.top == _UILayoutSpacer:0x600003d08690'UISV-alignment-spanner'.top (active)>",
"<NSLayoutConstraint:0x600002136d50 'UISV-canvas-connection' UIStackView:0x10c32dc30.centerY == UIImageView:0x10c3297c0.centerY (active)>",
"<NSLayoutConstraint:0x600002136b20 'UISV-spanning-boundary' _UILayoutSpacer:0x600003d08690'UISV-alignment-spanner'.top <= UIImageView:0x10c3297c0.top (active)>",
"<NSLayoutConstraint:0x600002136170 'UIView-bottomMargin-guide-constraint' V:[UILayoutGuide:0x600003b05260'UIViewLayoutMarginsGuide']-(12)-| (active, names: '|':UITableViewCellContentView:0x10c32dde0 )>",
"<NSLayoutConstraint:0x600002136e90 'UIView-Encapsulated-Layout-Height' UITableViewCellContentView:0x10c32dde0.height == 90 (active)>",
"<NSLayoutConstraint:0x600002136030 'UIView-topMargin-guide-constraint' V:|-(12)-[UILayoutGuide:0x600003b05260'UIViewLayoutMarginsGuide'] (active, names: '|':UITableViewCellContentView:0x10c32dde0 )>"
)

Will attempt to recover by breaking constraint
<NSLayoutConstraint:0x6000021356d0 UIImageView:0x10c3297c0.height == 75 (active)>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in <UIKitCore/UIView.h> may also be helpful.
Unknown class AirPlayUIView in Interface Builder file.
Failed to create 0x88 image slot (alpha=1 wide=1) (client=0x4754af31) [0x5 (os/kern) failure]
81415 HALC_ProxyIOContext.cpp:1328 HALC_ProxyIOContext::IOWorkLoop: skipping cycle due to overload
81415 HALC_ProxyIOContext.cpp:1328 HALC_ProxyIOContext::IOWorkLoop: skipping cycle due to overload
81415 HALC_ProxyIOContext.cpp:1328 HALC_ProxyIOContext::IOWorkLoop: skipping cycle due to overload
81415 HALC_ProxyIOContext.cpp:1328 HALC_ProxyIOContext::IOWorkLoop: skipping cycle due to overload
Error acquiring assertion: <Error Domain=RBSServiceErrorDomain Code=1 "(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)" UserInfo={NSLocalizedFailureReason=(originator doesn't have entitlement com.apple.runningboard.primitiveattribute AND originator doesn't have entitlement com.apple.runningboard.assertions.frontboard AND target is not running or doesn't have entitlement com.apple.runningboard.trustedtarget AND Target not hosted by originator)}>
<0x10c106600> Gesture: System gesture gate timed out.
connection invalidated

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

1 participant