|
|
| Line 14: |
Line 14: |
| == Widget field in manifest == | | == Widget field in manifest == |
| <pre style="white-space:pre-wrap;">The widget field is not/no-longer supported. Please remove it from the manifest. | | <pre style="white-space:pre-wrap;">The widget field is not/no-longer supported. Please remove it from the manifest. |
| </pre>
| |
|
| |
| == Wrong Content Type (re-review Q) ==
| |
| <pre style="white-space:pre-wrap;">Hi,
| |
| your server is serving the manifest with an invalid content type - it should be Content-Type: application/x-web-app-manifest+json. We may remove Apps that aren't compliant with the WebApp manifest spec before launch. Please correct.
| |
| thanks.
| |
| </pre>
| |
|
| |
| == no 128x128 icon ==
| |
| <pre style="white-space:pre-wrap;">Hi,
| |
| we are now requiring that all apps listed have an icon of at least 128x128 pixels. We may remove Apps that don't meet that requirement before launch. Please add such an icon to your manifest.
| |
| thanks.
| |
| </pre>
| |
|
| |
| == non-relative launch_path ==
| |
| <pre style="white-space:pre-wrap;">Hi,
| |
| We have detected your manifest contains an error: `launch_path` must be a path relative to app's origin - i.e. /path/ rather than https://www.server.com/path/. We may remove Apps that aren't compliant with the WebApp manifest spec before launch. Please correct.
| |
| thanks.
| |
| </pre> | | </pre> |