简体   繁体   中英

Will an iOS app with radio buttons be rejected from the app store

If i were to write a custom renderer for a radio button control, for iOS, could it be rejected from the App Store since radio buttons aren't native controls?

An example radio button control for iOS / Android / WindowsPhone (written in Xamarin) can be viewed here .

For sure APPLE will not remove the App with radio button so you can continue creating a radio button with custom renderer. Because I already did that.

No, Apple will not reject your app if create radio button. Kindly refer: https://developer.apple.com/library/mac/documentation/Cocoa/Conceptual/Button/Concepts/RadioButtons.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM