Changes

Jump to: navigation, search

Receiving Data from an iOS 8 Action Extension

12 bytes added, 20:39, 1 February 2016
m
Text replacement - "<google>BUY_IOS8</google>" to "<htmlet>ios9_upgrade</htmlet>"
<googlehtmlet>BUY_IOS8ios9_upgrade</googlehtmlet>
Figure 83-3
<googlehtmlet>BUY_IOS8ios9_upgrade</googlehtmlet>
Now that the button looks like a Share button, some code now needs to be added to display the activity view controller when it is tapped by the user. With the Assistant Editor displayed, Ctrl-click on the button and drag the resulting line to a suitable location within the ViewController.swift file. Release the line and create an Action outlet named showActionView. Once created, implement the code in this method so that it reads as follows:
<googlehtmlet>BUY_IOS8ios9_upgrade</googlehtmlet>

Navigation menu