Confirmed users
448
edits
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
== Receipt not checked == | == Receipt not checked == | ||
<pre style="white-space:pre-wrap;"> We have detected your App does not check the receipt we issued. Without receipt checking users could use your app without paying, or continue to use the App after requesting a refund. Please see this page for details: | <pre style="white-space:pre-wrap;">We have detected your App does not check the receipt we issued. Without receipt checking users could use your app without paying, or continue to use the App after requesting a refund. Please see this page for details: | ||
https://developer.mozilla.org/en/Apps/Validating_a_receipt | https://developer.mozilla.org/en/Apps/Validating_a_receipt | ||
</pre> | </pre> | ||
== 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> | </pre> | ||
== Wrong Content Type (re-review Q) == | == Wrong Content Type (re-review Q) == | ||
<pre style="white-space:pre-wrap;"> Hi, | <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. | 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. | thanks. | ||
</pre> | </pre> | ||