# Notification in X Version

**URL:** https://community.thunkable.com/t/notification-in-x-version/33112
**Category:** Questions about Thunkable X
**Created:** [June 25, 2018, 3:47pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112 "2018-06-25T15:47:20Z")
**Posts on this page:** 11
**Page:** 1

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [June 25, 2018, 3:47pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/1 "2018-06-25T15:47:20Z")

</div>

Hello,  
we already chatted about it (today there is not an extension that do that) … we can use Spreadsheet/RealtimeDB to send message to the users (to view in listview example).  
… but this means that we cannot do something like in the pictures? if we need to send specific message to users and show it like in the pictures … we won’t be able?

![image](https://us1.discourse-cdn.com/flex015/uploads/thunkable/original/3X/2/2/222acdbf5e0762b3afa296d69e56d276378102b8.jpg)

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 25, 2018, 5:32pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/2 "2018-06-25T17:32:37Z")

</div>

Hello,

I did not understand. Need to send a picture with text on which another picture is superimposed? Do you want to send the message in HTML format and display it in the ListViewer component?

Try to send the message in HTML-format and display it in WebViewer or use nested image and Label.

---

<div class="post-metadata">

### Author: ![Calm\_Boy](https://avatars.discourse-cdn.com/v4/letter/c/4bbf92/32.png) [@Calm\_Boy](https://community.thunkable.com/u/Calm_Boy)
#### Post date: [June 25, 2018, 6:15pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/3 "2018-06-25T18:15:23Z")

</div>

# Hello! I want help you!

Unfortunately I think not yet, this would only be possible with a Push Notification but not in the photo but in the taskbar.

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [June 26, 2018, 5:57am UTC](https://community.thunkable.com/t/notification-in-x-version/33112/4 "2018-06-26T05:57:18Z")

</div>

in fact I meant this … notifications to the user who has the app closed and so the notifcation will be shown in the taskbar or above the icon itself as a little number

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [June 26, 2018, 12:45pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/5 "2018-06-26T12:45:46Z")

</div>

Actech,  
is it possible to use “Google Messaging” API with Thunk?

That do real mobile notification.

Andrea

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 26, 2018, 2:18pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/6 "2018-06-26T14:18:48Z")

</div>

Are you talking about this service?

> **[Cloud Messaging  |  Google Developers](https://developers.google.com/cloud-messaging/)**
>
> Simple and reliable messaging to reach over a billion devices.

It will soon be declared obsolete.

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [June 26, 2018, 2:29pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/7 "2018-06-26T14:29:38Z")

</div>

yes 😑

how is it possible? very bad news!  
We have to find a solution!

Andrea

---

<div class="post-metadata">

### Author: ![actech](https://avatars.discourse-cdn.com/v4/letter/a/3d9bf3/32.png) [@actech](https://community.thunkable.com/u/actech)
#### Post date: [June 26, 2018, 2:37pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/8 "2018-06-26T14:37:04Z")

</div>

It’s possible, but I did not do it. I’ll take a look. I suggest that everyone who wants to join us and work together to deal with this.

Reference to the documentation:

> **[Firebase Cloud Messaging  |  Firebase](https://firebase.google.com/docs/cloud-messaging/)**
>
> Firebase Cloud Messaging (FCM) is a cross-platform messaging solution that lets you reliably deliver messages at no cost.

---

<div class="post-metadata">

### Author: ![Andrea\_Marchisio](https://avatars.discourse-cdn.com/v4/letter/a/e274bd/32.png) [@Andrea\_Marchisio](https://community.thunkable.com/u/Andrea_Marchisio)
#### Post date: [June 26, 2018, 2:57pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/9 "2018-06-26T14:57:09Z")

</div>

sure …  
I really was thinking about this!

Andrea

---

<div class="post-metadata">

### Author: ![jared](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/jared/32/138473_2.png) [@jared](https://community.thunkable.com/u/jared)
#### Post date: [January 7, 2020, 8:24pm UTC](https://community.thunkable.com/t/notification-in-x-version/33112/10 "2020-01-07T20:24:47Z")

</div>

Hey! I am interested in using this service instead of OneSignal. Did you ever have success setting this up?

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:46am UTC](https://community.thunkable.com/t/notification-in-x-version/33112/11 "2024-11-08T11:46:04Z")

</div>


