iOS 9 continues the trend of supporting web applications through limited tag support, as defined here:
https://developer.apple.com/library/ios/documentation/AppleApplications/Reference/SafariWebContent/ConfiguringWebApplications/ConfiguringWebApplications.html
You can also implement features such as event listeners for touchstart / touchmove / touchhend events. Sample code here: https://github.com/freinbichler/3d-touch/blob/master/3dtouch.js
But is it possible to set and define the viewing and viewing functions or other quick actions (application shortcuts) for the web application icon on the main screen?
No one has answered this question yet.
See related questions:
Source: https://habr.com/ru/post/1232650/More articles:Python colorama not working with input? - python-3.xReading XML file in Node.js - javascriptCan CMake / CPack generate multiple NSIS installers for a single project? - windowsHow to upload csv file to SparkR on RStudio? - rColor overlay with opacity using ImageMagick in Rails - ruby-on-railsRecommendations for using auxiliary input in new Ember components - javascriptRethinkDB JavaScript Date Filter - javascriptPlot data from lists in R - listChoose the case of comparing two columns - sqlUnable to resize internal emulator storage of Android emulator via AVD, config.ini or resize2fs - androidAll Articles