fluttercommunity / fluttercommunity/flutter_webview_plugin

Ios crash when click textbox

Offen
#85 9 Kommentare 4 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
bug help wanted IOS
Vorherrschende Sprache
Java
Sterne
1.5k
Forks
938
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Hello, I have a page that has textbox.
when i try to edit textbox, app craashing with below error.
can you help me please?

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.
(Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"",
"",
"",
"",
"=8)-| (active, names: '|':_UIButtonBarButton:0x7f857b762b20 )>",
"=5)-[_UIModernBarButton:0x7f857b763f40] (active, names: '|':_UIButtonBarButton:0x7f857b7638d0 )>",
"=5)-| (active, names: '|':_UIButtonBarButton:0x7f857b7638d0 )>",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)

Will attempt to recover by breaking constraint
=8)-| (active, names: '|':_UIButtonBarButton:0x7f857b762b20 )>

Make a symbolic breakpoint at UIViewAlertForUnsatisfiableConstraints to catch this in the debugger.
The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in may also be helpful.
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.
(Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints)
(
"",
"",
"",
"=5)-[_UIModernBarButton:0x7f857b763f40] (active, names: '|':_UIButtonBarButton:0x7f857b7638d0 )>",
"=5)-| (active, names: '|':_UIButtonBarButton:0x7f857b7638d0 )>",
"",
"",
"",
"",
"",
"",
"",
"",
"",
"",
""
)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.