chaosbastler / opentraining

Android App for planing your fitness training.
GNU General Public License v3.0
82 stars 58 forks source link

Crash on Android 2.3.3 - 2.3.7 #27

Closed chaosbastler closed 10 years ago

chaosbastler commented 10 years ago

Received 2 crash reports, here's the error message:

java.lang.IllegalArgumentException: contentIntent required: pkg=de.skubware.opentraining id=0 notification=Notification(vibrate=null,sound=null,defaults=0x0,flags=0x0) at android.os.Parcel.readException(Parcel.java:1326) at android.os.Parcel.readException(Parcel.java:1276) at android.app.INotificationManager$Stub$Proxy.enqueueNotificationWithTag(INotificationManager.java:322) at android.app.NotificationManager.notify(NotificationManager.java:111) at android.app.NotificationManager.notify(NotificationManager.java:91) at de.skubware.opentraining.activity.start_training.RecoveryTimerManager$1.run(RecoveryTimerManager.java:161) at java.util.Timer$TimerImpl.run(Timer.java:284)