play-services-plugins
play-services-plugins copied to clipboard
Fatal Exception: java.lang.SecurityException
Describe the bug Fatal Exception: java.lang.SecurityException: Not allowed to start service Intent { act=com.google.android.c2dm.intent.REGISTER pkg=com.google.android.gms (has extras) } without permission com.google.android.c2dm.permission.RECEIVE at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1776) at android.app.ContextImpl.startService(ContextImpl.java:1753) at android.content.ContextWrapper.startService(ContextWrapper.java:527) at com.google.firebase.iid.zzao.zzc(zzao.java) at com.google.firebase.iid.zzao.zzb(zzao.java) at com.google.firebase.iid.zzao.zza(zzao.java) at com.google.firebase.iid.zzl.zza(zzl.java) at com.google.firebase.iid.zzn.run(zzn.java) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1115) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:590) at java.lang.Thread.run(Thread.java:818)
manifest
Is this a bug relating to one of the plugins hosted in this repository? Was there specific documentation that led you here?