Contents

SFAddToHomeScreenInfo

A class that provides information about a web app that someone adds to their Home Screen.

Declaration

class SFAddToHomeScreenInfo

Overview

Create an instance of SFAddToHomeScreenInfo in your getHomeScreenWebAppInfo(completionHandler:) implementation. Configure the object with the web app’s manifest and the cookies your browser uses with the web app, then pass the object to the method’s completion handler.

Topics

Creating an information object

Information about a web app

See Also

Providing information about a web app to the system