Top "Ios-app-extension" questions

App extensions are a feature introduced in iOS 8 that allows apps to extend their functionality and become available to users while they're using other apps.

Extension in iOS8 - Terminating since there is no system app

Trying to run my iOS widget that is a "Today" extension. Every time i try to add it to the …

ios ios8 ios-app-extension
Linking to a Embedded Framework from a app extension

I have a project with one application target: MyApp one Embedded Framework target: MyKit.framework one application extension target: MyExtension …

ios xcode xcode8 ios-app-extension ios-frameworks
launch containing app from iOS8 Custom Keyboard

I want to launch my containing app. I tried using URL schemes. The URL scheme launched the app from other …

ios ios8 ios-app-extension
Provisioning profiles for Service Extension and Content Extension

I am trying to implement Rich notifications in my iOS application and while using Notification Service Extension and Notification Content …

swift xcode provisioning-profile ios-app-extension rich-notifications