Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

manifest generator not #2

Open
zimejin opened this issue Aug 22, 2017 · 1 comment
Open

manifest generator not #2

zimejin opened this issue Aug 22, 2017 · 1 comment

Comments

@zimejin
Copy link

zimejin commented Aug 22, 2017

When going through the Progressive Web AMPs Codelab https://codelabs.developers.google.com/codelabs/amp-in-pwa/index.html?index=#4

I encountered problems generating a manifest.json file using the App Manifest Generator @ https://app-manifest.firebaseapp.com/

After filling in the manifest values and uploading the icon as instructed. I downloaded the zip file and extracted the manifest.json file which I then added to the root of my work folder.

But when I inspected the manifest.json file in my code editor this was all I saw.

{
"icons": null,
"splash_pages": null
}

There were also no image icons generated, Just a manifest.json file.

Those were the only values in the manifest.json generated by the Generator. Could this be an issue with the App Manifest Generator?

@MuhamadAhmadin
Copy link

i got the same problem!!!, still waiting for the help...

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

No branches or pull requests

2 participants