You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 24, 2021. It is now read-only.
I have setup everything including running friendlyping app inside an emulator and finally running go server like this inside windows command line:
go run server.go -testData testdata/clients.json \ -apiKey "AIzaSyAgoWg26iPJGW2RpMeL-PF3WM9UT5VXXX" -senderId "263800000000"
but nothing happened. what's wrong?