# Display messages after getting push notifications

![](https://support.swing2app.com/wp-content/uploads/2019/04/mess_display.png)

<mark style="color:blue;">**▶ Show message after checking push notifications**</mark>

<mark style="color:orange;">**\* If you select the sent push, you can see the contents of the message first → go to the link page, such as the applied web link.**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/04/p7.png)

Previously, when push is sent – after registering a link (link wizard), the app user selects a push message from their phone and goes to **the link page that is directly linked** without checking the contents of the message\*\*.\*\*

**↓**

However, **if you check \[Show push message after checking notification], you will be redirected to the link page after showing the contents of the push message.**

Therefore, please show the important message to the user first in the push, and when you go to the link, please check \[Show push message after notification confirmation].

When you send a push, the message is checked first, then the Go button takes you to that link page.

<mark style="color:blue;">**▶ To send a push (How to send a push)**</mark>

1. Go to **Manager.**
2. Select **Push & Members.**
3. Click **Send Push.**

![](https://support.swing2app.com/wp-content/uploads/2018/10/h.png)

1. Select the recipient to send the push to in the **Basic setting.**
2. Click **Send Push.**
3. Enter the push message subject and enter push message content
4. Image registration (not required. Please register only if you have images)
5. Link registration \* Please register a link by clicking the **Link Wizard** button.
6. Please check **‘Show push message after notification’.**
7. Click on **Send.**

![](https://support.swing2app.com/wp-content/uploads/2019/04/p8.png)

<mark style="color:red;">\*If you want to send an existing push: Please uncheck if you want to go directly to the link page without displaying a message.</mark>

<mark style="color:blue;">**▶ App Launch Screen: Display Push Notification Message**</mark>

![](https://support.swing2app.com/wp-content/uploads/2018/10/m111.png)

If you select push notifications, a message pops up. \* Title and message written at the push

Press the \[Move] button to go to the applicable link page.

<mark style="color:red;">\*You can also check the image applied when sending the push.</mark>

<mark style="color:red;">The iPhone doesn’t see the push image, so you can also check the image by displaying the message.</mark>

<mark style="color:blue;">**▶ Compare Push Notifications**</mark>

<mark style="color:orange;">**1) If the message is not checked but sent according to the existing push method**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/04/%EB%85%B9%ED%99%94_2020_05_08_17_32_37_834.gif)

☞ Go to the link page when you select the push notification sent to your phone. (Does not show push messages separately)

![](https://support.swing2app.com/wp-content/uploads/2019/03/%ED%99%94%EC%82%B4%ED%91%9C.png)

<mark style="color:orange;">**2) You checked the push message display after checking the push notifications**</mark>

![](https://support.swing2app.com/wp-content/uploads/2019/04/%EB%85%B9%ED%99%94_2020_05_08_17_31_13_918.gif)

☞ If you select a push notification sent to your phone, a message window will appear first.

Press the \[Move] button to go to the link page.

<mark style="color:blue;">**\[Guide]**</mark>

1. Show the important message to the user first in the push, and when you go to the link, please check the \[Push message after checking notifications].
2. If you want to go directly to the link you want without displaying the message, please use the “Unlock the push message after checking notification” check.
3. This feature is only available for apps created with standard prototypes (top, footer, sliders, drop-downs) <mark style="color:red;">\*Apps made with prototype-push versions are not available.</mark>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.swing2app.com/manual/appmanage/pushmember/pushtip.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
