Posts

Post not yet marked as solved
3 Replies
The notch area wasn't shown anymore after I added that connection between the VC with the button that took you to the sign up VC and the sign up VC. I fixed that by adding the navigation bar and remaking my stack view on VC B.I meant run simulator, but there are four text fields in my stack view for VC B; first name, last name, email, phone number, and password. Additionally there is a button that says "Sign Up." The first name and last name text fields were shows in the simulator just fine, but the phone number field was made smalled than its original height of 50. I'm not exactly sure how I fixed this problem, but like I said, I rebuilt my stack view for this VC and now it functions like it should in the simulator except for the notch area is still not shown anymore, but at least everything is formatted as it should be.If you have any tips for what could have gone wrong or why the notch area isn't showing right now I'll be glad to hear them. I've only been using Xcode for a few days and so I'm still getting used to everything. (Also, I tried getting the code for VC A but the assistant isn't letting me access it right now)