Extension: Modified Notification Style to support Android 12 and above

Yes, its working fine on Android 14 using Samsung flip 5

1 Like

wooooooohoooooo thank you so much for your work, tested work on poco x6 with Android 14, the background process works as well though i don't know why it keeps popping the notification, i already close it in the recent but still running..
no worries though..

2 Likes

Hi,
I have a new error on Android 14 :
" Runtime Error
appinventor.ai_melvinlebailly22.FSCO_6: Targeting (U+ (version 34 and above) disallows creating or retrieving a Pendinglntent with FLAG_MUTABLE, an implicit Intent within and without FLAG_NO_CREATE and FLAG_ALLOW_UNSAFE_IMPLICITE_INTENT for security reasons. To retrieve an already existing Pendinglntent, use FLAG_NO_CREATE however, to create a new Pendinglntent with an implicit Intent use FLAG_IMMUTABLE."

Does Someone understand what does that means ?

Here's the block that create the Issue :

(As you can see I have no Idea what I'm suppose to put on StartValue :joy:, but on Android 13 I never had any issue with that)

I Use the version 1.8 of Notification Style (the version of @Kumaraswamy from the 24 of August)

Thank's for your help

Are you using any other extensions ?

I do not see this error on Android 14 using the NotificationStyle extension.

Also what make/model of device are you using ?

1 Like

Yes, I use BluetoothLE,
I'm on as Xiaomi 12 with HyperOS 1.0.11
Android 14 UKQ1.230917

But this error appears only when the notification block is executed

Leave startValue blank.

Check you have the very latest BLE extension.

Please help me. I want to send notifications to the application that I created with Kodular, and I want the notifications to work on Android 14. I installed the extension, but I do not know how to make the blocks and how to link to my account on OneSignal. Do you have a video or pictures for clarification?

this extension is not related to one signal...
search the community for a one signal extension or search the extensions directory App Inventor Extensions | Pura Vida Apps

Taifun

yes.onesignal notification free , please

Thank you!

It's also working on Android 14, device samsung galaxy A15

Hi,
I have a bug with Android 14 and the "Call NotificationStyle.ActionNotification"
I got an error :

And this append only with the Action Notification :

The Simple Notification work well

Do you have any ideas ?

Thanks

Hi, are you using the latest version of the extension?

yes, I use this version of the extension
the 1.8
thanks for your help

In addition to the notification action button, how to get the simple notification click?

I want to add a prompt sound effect. When there is a notification, a prompt sound effect will sound. How to make it

How tomake the notification permanent like Itoo backgroud notification
I try the importance and priority but none working

Hi, you cannot do it as of now, a new feature need to be added. Also, you should use this extension instead:

Deprecated