My app's display page has no constraint conflicts, but when I click on the plus sign in the upper right corner and jump out of the actionSheet, Xcode says that my layout has conflicts, but when I change to the alert form, there is no problem, how should I solve this problem?
Hello everyone, My app's display page has no constraint conflicts, but when I click on the plus sign in the upper right corner and jump out of the actionSheet, Xcode says that my layout has conflicts, but when I change to the alert form, there is no probl
Add a Comment