GCMRegistrar cannot be resolved

后端 未结 4 2122
说谎
说谎 2021-01-06 06:40

I\'m trying to implement Push Notification. I have a problem with import com.google.android.gcm.GCMRegistrar it cannot be resolved.

I did install

4条回答
  •  失恋的感觉
    2021-01-06 07:13

    GCMRegistrar GCM API is deprecated.It is recommended to refer updated documentation on Google developer Site

提交回复
热议问题