Vote count:
0
I have developed an app for iOS iPhone. I am receiving following warnings in the Xcode console part. When i upload an app to Appstore is there any chances of rejection of build ?
Warnings shown in console: nable 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. (Note: If you're seeing NSAutoresizingMaskLayoutConstraints that you don't understand, refer to the documentation for the UIView property translatesAutoresizingMaskIntoConstraints) ( "", "", "", "" )
Will attempt to recover by breaking constraint
Break on objc_exception_throw to catch this in the debugger. The methods in the UIConstraintBasedLayoutDebugging category on UIView listed in may also be helpful.
Apple will approve the build with these warnings ?
Aucun commentaire:
Enregistrer un commentaire