Add to home 功能實作簡介

How could I create a shortcut on desktop in iOS through an app


參考資料:

http://stackoverflow.com/questions/7577889/how-could-i-create-a-shortcut-on-desktop-in-ios-through-an-app

http://stackoverflow.com/questions/28042152/link-to-safari-add-to-home-screen-from-inside-app

http://stackoverflow.com/questions/25829878/routing-http-server-iphone

http://bibibi.me/AppWebClip/

https://github.com/mattstevens/RoutingHTTPServer



Main Flow. To construct http server and redirect to the page.

1. Integrate RoutingHTTPServer.

https://github.com/mattstevens/RoutingHTTPServer

Must also have

a. CocoaHTTPServer

b. CocoaAsyncSocket

c. CocoaLumberjack

2. Start initial server in code.













留言

這個網誌中的熱門文章

在Windows 10中 執行 Native Linux