jeffposnick / create-react-pwa

https://github.com/facebookincubator/create-react-app + Progressive Web App goodness

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Home Screen Banner Not working

edouardbrasier opened this issue · comments

Hello,

The home screen banner doesn't work for me
https://pwademoheff.firebaseapp.com/
What am I doing wrong please?

git clone
npm install
npm run build
firebase init (build folder)
firebase deploy

I notice that I am missing a file https://jeffy.info/jekyll-behavior-import.js in the source

image

Could it be because the short name in the manifest is too long?

It is working now I suspect my issue came from the length of short name in the manifest but I haven't reproduced it.