Hi all.
i see this error on firebase analytics and i dont know what is this.
on the analytics have 65 crash with this error, all android api 20+ (21,22,23)
on some cases the pdi and uid number changes
21736 uid 10121 etc...
what can cause this error?
on the logs show about AlarmManager, but i dont use alarm
i made a test with emulator api 21,22,23 and no errors
tested with my devices api 21 and 22 and no errors too.
thx
i see this error on firebase analytics and i dont know what is this.
Exception java.lang.SecurityException: !@Too many alarms (500) registered from pid 13103 uid 10220
android.os.Parcel.readException (Parcel.java:1540)
android.os.Parcel.readException (Parcel.java:1493)
android.app.IAlarmManager$Stub$Proxy.set (IAlarmManager.java:206)
android.app.AlarmManager.setImpl (AlarmManager.java:428)
android.app.AlarmManager.set (AlarmManager.java:215)
com.google.firebase.iid.FirebaseInstanceIdService.zzagl ()
com.google.firebase.iid.FirebaseInstanceIdService.zzd ()
com.google.firebase.iid.FirebaseInstanceIdService.zza ()
com.google.firebase.iid.FirebaseInstanceIdService.zzm ()
com.google.firebase.iid.zzb$2.run ()
java.util.concurrent.ThreadPoolExecutor.runWorker (ThreadPoolExecutor.java:1112)
java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:587)
java.lang.Thread.run (Thread.java:818)
on the analytics have 65 crash with this error, all android api 20+ (21,22,23)
on some cases the pdi and uid number changes
21736 uid 10121 etc...
what can cause this error?
on the logs show about AlarmManager, but i dont use alarm
i made a test with emulator api 21,22,23 and no errors
tested with my devices api 21 and 22 and no errors too.
thx
Last edited: