I’m having trouble getting past the demo login on my app. when I press enter demo or sign in, it’s like the buttons are not registering and I can’t enter my app to see what’s wrong with it. Any suggestions on how to fix this issue, so I can send it back for review.
Resubmitting for Apple review
Welcome to the forum.
getting past the demo login on my app. when I press enter demo or sign in
- Is it SwiftUI or UIKit app ?
- If UIKit, have you checked the buttons are properly connected to their IBAction ?
- If UIKit, please show the code of the buttons
- if SwiftUI please show the code of the view where they are defined.
I can’t enter my app to see what’s wrong with it.
What do you mean ? That you cannot test beyond this demo or sign in ?
You give almost no information except declaring "it does not work". How could someone help ?
Please read this: https://developer.apple.com/forums/thread/706527
and complete your post accordingly.