标签: ionic-framework
我在Ionic推送通知应用程序中工作并参考https://www.sitepoint.com/push-notifications-in-ionic-apps-with-google-cloud-messaging/,但在此我无法获得Android设备令牌。
当我从服务器(https://localhost:3000/register)请求时,我在服务器控制台中收到401 / Undefined。
https://localhost:3000/register
任何人都可以帮助我。