P
P
piffo2021-12-08 00:48:51
Android
piffo, 2021-12-08 00:48:51

Is it possible to make Unity notification eternal?

I am writing a unity app for android. Is it possible in unity to make a perpetual notification that can't be hidden?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alekseyHunter, 2021-12-17
@alekseyHunter

Is it possible in unity to make a perpetual notification that cannot be hidden

If in-app notification is easy, check out how Toast or Snackbar works in Android.
But if you want a notification in the Android system, it is better to abandon this idea. It's not user friendly. After the first such notification, the user will either prevent the application from showing any notifications, or will demolish the application.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question