android - FireBaseInstanceId service does not get registered -


i trying run demo given here. problem whenever app tries register instanceid, "background sync failed: missing_instanceid_service, retry in 320s" , when print token, says token null. tried changing instance_id_eventinstead of instanceid_event , other solution asked on stackoverflow, none of them works me.

firebase won't run without google play services, check if available.


Comments

Popular posts from this blog

PySide and Qt Properties: Connecting signals from Python to QML -

c# - DevExpress.Wpf.Grid.InfiniteGridSizeException was unhandled -

scala - 'wrong top statement declaration' when using slick in IntelliJ -