Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

iOS Web Application Configuration #13

Closed
sim642 opened this issue Jul 10, 2017 · 3 comments
Closed

iOS Web Application Configuration #13

sim642 opened this issue Jul 10, 2017 · 3 comments

Comments

@sim642
Copy link

sim642 commented Jul 10, 2017

iOS uses special <meta> tags for Web Application Configuration as opposed to the Web App Manifest. The functionality of both overlaps a lot so I think it makes sense if this plugin could optionally also inject iOS-specific Web App Configuration <meta> tags as the information is already being put into manifest.json. Having a separate plugin for just that sounds excessive. It would make this plugin much better suited for production use where iOS devices also need to be supported.

A new plugin option, e.g. ios could be added for this. A false value (possibly by default to keep existing behavior) would disable the injection of these <meta> tags. A true value would enable this injection. An object might also be sensible to support as the value to specify iOS only configuration (launch screen image, whether to inject icons normally or precomposed, etc).

@arthurbergmz
Copy link
Owner

Upcoming feature

@arthurbergmz
Copy link
Owner

arthurbergmz commented Aug 18, 2017

In development.
It will be released with v3.2.0.

@arthurbergmz
Copy link
Owner

Please, update to v3.2.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants