-
Notifications
You must be signed in to change notification settings - Fork 134
App got rejected because of passcode interface same as iOS default #55
Comments
i customized the view little bit - added app logo on top, change button from shape from round to square with corners + changed text from "Enter Passcode" to "Enter Application Passcode". Lets see if apple accept it. |
There has been reported case of this happening where the app was also rejected, however their interface was quite similar to how the native lock screen looked. |
@sharmavikas10 Hi! Would you mind telling us how did you end up with Apple validation? |
@syky27 ... You just need to change the UI. The default UI is same as apple lock screen and apple doesn't like it. I added my app logo on top of view and reshaped button from circle to square with rounded corners and it worked for me. My app got accepted after this changes. |
Awesome, thanks buddy |
For our prerelease with TestFlight we received the same response today.
|
How do I change map UI if I am using pods. I am unable to get buttons's superview. |
When you mean "map UI" do you want to change the layout of the buttons or do you want to just change the appearance of the buttons? |
For others. As source the As a Pod, there's no way to get the superview, perhaps we could look at exposing the |
8.3 Details Your app contains features that mimic the passcode iOS interface or behavior. We’ve attached screenshot(s) for your reference.
Apps that appear confusingly similar to an existing Apple product, interface, or advertising theme will be rejected
Please remove or revise these features to make them distinctly different from the iOS behaviors and interfaces to avoid causing user confusion.
The text was updated successfully, but these errors were encountered: