0

I have implemented Remote push notification using firebase. Notification comes successfully. But it has the same design pattern. Is it possible to change the design of those notification and if Yes then how??

Any reading links and answers will help.

RateM
  • 241
  • 1
  • 4
  • 15
  • Did you saw any other app change notification design? – Lu_ May 30 '19 at 05:45
  • like gmail app. It is having sender name in one line that too bold, after that subject in another line written in bold then in next line some of content of mail in plain text – RateM May 30 '19 at 05:47
  • 1
    Yes you can re-design your notifications. Here is a tutorial that show how to proceed : https://medium.com/@lucasgoesvalle/custom-push-notification-with-image-and-interactions-on-ios-swift-4-ffdbde1f457 I reckon that overall the notification can behave like a custom ViewControllers. – Olympiloutre May 30 '19 at 05:59
  • In gmail it sis just a title and subtitle – Lu_ May 30 '19 at 06:04
  • @Olympiloutre thanks putting me in this article again. My bad I dint gave it time to read it properly earlier. One of my issue is solved. Reading this further for design problem. – RateM May 30 '19 at 06:31
  • @RateM this is the complete overview of what you can do with notifications. My answer got downvoted and deleted but @ Kelvin Tran send the same link so overall it solves your answer – Olympiloutre May 30 '19 at 06:39
  • Yes it looks full.. Can you tell me how will I send notification from firebase just as the writer is framing in NWPusher? – RateM May 30 '19 at 06:53

0 Answers0