1

i have seen some famous widgets with user enabled custom Buttons. Is this officially allowed by Apple?

will i run into problems?

Thank you

Joel
  • 396
  • 1
  • 15

1 Answers1

3

As specified in Apple's Human Interface Guidelines:

"Widgets are highly customizable and can contain buttons, text, layout customizations, images, and more."

So yes, it's allowed.

See full guideline: https://developer.apple.com/ios/human-interface-guidelines/extensions/widgets/

Florian Chrometz
  • 445
  • 2
  • 9
  • 22