I have written an today extension for the notification center and I would like to deploy and run the app extension without the containing app. Is that possible?
Asked
Active
Viewed 89 times
1 Answers
0
You can not deploy Extension without containing Application, so you have to deploy your container application to deploy Today Extension.
You can read in detail for Today Extension from this Apple link : Today Widget

technerd
- 14,144
- 10
- 61
- 92
-
Thank you very much for your answer. – ok404 Dec 22 '15 at 18:14