🔔 MelonNotification • Various styled notifications + Itoo

Does this extension work for all versions of Android?

Also after a certain amount of time, I am getting a runtime error, I am using Android 12

Why is that?

Do you get this in companion app when you switch to another app ?

Do your tests after building the app using the apk file

Taifun

Yeah, I believe so, what should I do? Will this happen if I deploy my app to Google Play?

Hi, this error can be safely ignored, will be suppressed in the next update.

What do you mean? Like after publishing to Google Play Store, but that requires a .aab file?

Will you post the next update on this channel?

Also, does this extension work for all Android Versions?

1 Like

No, you can choose to build an aab file for Google Play or also an apk file to install manually on your device without Google Play

Taifun

Yes and Yes. When I like your post, that means I'm positive about it = confirmation. Please avoid making posts that does not add value to the topic, like simply pinging someone.

1 Like

Thanks! Also, if I am understanding this right, we use the Itoo extension to run push notifications when the app is closed, how exactly would I implement it?

You can find this amazing resource here by Tim:

Thanks. Approximately when will you be able to release the next update? Your work is greatly appreciated. So, essentially Itoon and Melon Notification work hand-in-hand?

Yes, that's right, Melon notification bridges into Itoo for help in background execution.


You can expect an update in the weekend, could be earlier too.

I was talking about this block:

So I was wondering what the bot and important parameters are for since they are not shown in the documentation.

Nico

If the person is a bot, i.e. an automated message from somewhere, set it to true, else false. importance is pretty self explanatory, if the person is important.

Okay, noted!

Alright that's good...ok will wait your update that weekend then, Thanks in advance

1 Like

Version 1.2

  • A new block to support notification tags. This allows you to use a string identifier along with an Id.

    component_method

  • Fixed inverted behaviour while using callOnMain property.

  • Fix a possible companion error, that occurs while switching apps.
    Note: This error may still be present, changes needs to be also done on Itoo's code

space.themelon.melonnotification.aix (59.7 KB)

2 Likes

9 posts were split to a new topic: Help notifying a notification only once