Top "Today-extension" questions

A Today Extension is a widget shown in the today view of the notification center of OS X and iOS.

What is the height of the new iOS 10 Today Widget/Extension?

I am building an iOS Today widget, and while testing for iOS 10 I noticed that all widgets are now being …

ios objective-c swift ios10 today-extension
Maximum height of iOS 8 Today Extension?

I am working on a Today Extension with a dynamically sized table. I have been able to get the table …

ios xcode swift ios8 today-extension
How to use Crashlytics with iOS / OS X today view extensions?

Since today extensions run as separated a process I am sure they will not log any crashes out of the …

ios crashlytics today-extension ios-extensions osx-extensions
Hide "Show More" button from Today widget in iOS10

I am building an iOS Today widget, and while testing for iOS 10, I see a "Show More" / "Show Less" button …

ios objective-c widget today-extension