|
|
|
|
|
Issue Type:
|
Feature Request
|
|
Affects Versions:
|
1.0.0-Beta1
|
|
Assignee:
|
Unassigned
|
|
Components:
|
UnifiedPush-server
|
|
Created:
|
25/Jul/14 5:43 AM
|
|
Fix Versions:
|
1.0.0-Beta2
|
|
Labels:
|
MobilePush-1.0
|
|
Priority:
|
Major
|
|
Reporter:
|
Matthias Wessendorf
|
|
Security Level:
|
Public (Everyone can see)
|
|
|
The status UI says "Error: Problem reaching push network", on all the failures, how ever there is several different error reasons.
Since beta1 the error callback contains a reason: https://github.com/aerogear/aerogear-unifiedpush-server/blob/master/push/src/main/java/org/jboss/aerogear/unifiedpush/message/sender/NotificationSenderCallback.java#L37
Example for current usage here:
This reason should be stored to the database and listed on the Screen
|
|
|
|
|
|