Questions tagged [ios-app-extension]

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. Extensions are created to do a specific task, such as enabling sharing Safari pages through your app, or to display an interface in Notification Center for your app.

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

Extensions are created to do a specific task, such as enabling sharing Safari pages through your app, or to display an interface in Notification Center for your app.

722 questions
-2
votes
1 answer

how can create extention in xcode 6 beta?

I downloaded Xcode 6 beta and was interested in Extension programming for iOS 8. However, I have been unable to locate the extensions in my project templates when creating a new project in Xcode now i try to create extention but after create how can…
nitin kachhadiya
  • 959
  • 2
  • 9
  • 21
-3
votes
4 answers

how to develop an ios app using php

I have already fully developed website using php and mysql,now i want to develop an ios app for the website, my doubt is it possible to use the same php coding in phonegap or xcode to develop an app for ios ?
vivek
  • 955
  • 2
  • 8
  • 11
1 2 3
48
49