Cloudkibo / iOS

iOS Code
0 stars 0 forks source link

Badge number not shown on icon #560

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 7 years ago

When there is an update e.g. new message so a bubble should appear and mention the count of updates(i.e. badge number) . Issue is that badge number is missing and not shown.

jekram commented 7 years ago

@sumairasaeed

You need to attach screen shots when you open problem.

sumairasaeed commented 7 years ago

This is badge value which appears on icon.

screen shot 2017-05-12 at 5 14 40 pm

I have debugged it and found that the badge value in payload received from server is sent as 'empty'/null from server. I am going to open issue for it on server side.

sumairasaeed commented 7 years ago

We can close this issue as this problem is on server-side and i have opened issue for it there : https://github.com/Cloudkibo/CloudKibo/issues/512