fbsamples / fbinstant-samples

Sample projects for the Facebook Instant Games platform
Other
257 stars 139 forks source link

Problem when running hello-world project #12

Closed PhanVanLinh closed 5 years ago

PhanVanLinh commented 5 years ago

I have a problem with run hello-world project After config project and run yarn run-mock --project hello-world, my screen only display

Screen Shot 2019-04-17 at 12

If I run, yarn run-dist --project hello-world. It open embedded player browser correctly

I am using Mac Sierra 10.12.6 with node version (v11.10.1) and Chrome browser. Any help or suggestion would be great appreciated.

mingcaocao commented 5 years ago

This is because you cannot fetch user information in the mock mode.