Starting this afternoon, I noticed that my push notifications are no longer rounding when displaying the change. My app was also updated today.
Reproduced on:
iPhone 12 Pro Max
iOS: 16.0.2
Pulse app: 3.1.5
Starting this afternoon, I noticed that my push notifications are no longer rounding when displaying the change. My app was also updated today.
Reproduced on:
iPhone 12 Pro Max
iOS: 16.0.2
Pulse app: 3.1.5
@monstermash Hi there! I’ve deployed a fairly large thing for some of our internal stuff and must have introduced this bug.
Sorry for that. I’ll have a fix within a day or so.
And thank you for taking the time to post this.
We do appreciate it.
Not a problem always happy to help.
Should be fixed now
That bug appears to be resolved. Thank you for the quick turnaround
However, it’s worth pointing out another, although I’m not sure if this is new or not.
I received this push notification this morning:
It appears the data presented to the user is rounded, but the alert thresholds do not take that into account.
When I looked at the data my VPD was 0.89 and my threshold is set to 0.9. This leads to some less than desirable edge cases.
Requested solution:
In the past I’ve asked if VPD could be presented as two decimal places(in all placements). This would eliminate this edge case* . Additionally when I see 0.9 I prefer to not have to guess its actual value as it appears that number could represent the range of 0.89-0.98.
(*possibly, I can’t see you code to validate thats the only fix required)
nit:
EDIT: To be clear these are just humble suggestions.
good suggestions all around though