Cloudkibo / Kibo_Client_iOS

0 stars 0 forks source link

Logic for bulk SMS #4

Closed sumairasaeed closed 7 years ago

sumairasaeed commented 8 years ago

We have to write the logic to display the bulk SMS notifications to user as they appear from the company dashboard. This would display the notifications in one of two ways depending on type of notifications:

Notification in notification bar Notification with picture as dialog

jekram commented 8 years ago

@sumairasaeed

I think you are talking about Company Notifications notification. Correct?

I also do not understand these two comments:

Notification in notification bar Notification with picture as dialog

sumairasaeed commented 8 years ago

Yes sir. This is related to "Bulk SMS".

Bulk SMS can contain text message only or it can also have an image with it. If there is only text: We will show the text only in notification bar. If there is an image also: We an work to show image also in notification.

sumairasaeed commented 8 years ago

I have completed code for this. Will mark it as resolved after testing. Will be able to test after server side tasks are done: https://github.com/Cloudkibo/KiboSupport/issues/355 and https://github.com/Cloudkibo/KiboEngage/issues/172

jekram commented 8 years ago

@sojharo This is dependent on the two tasks.

Cloudkibo/KiboSupport#355 and Cloudkibo/KiboEngage#172

sumairasaeed commented 7 years ago

This task has been completed

jekram commented 7 years ago

Thanks