FLAG_IMMUTABLE error with texting component

[*] I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic

Describe your issue

when using texting component, text messages do not send or give errors (when using the sendmessagedirect function.)

Steps to reproduce the issue

  1. drag in texting component and a button
  2. set the button to send a text (sendmessage or sendmessagedirect) when pressed

Expected Behaviour

sends a message

Actual Behaviour

the sendmessage command simply does nothing
the sendmessagedirect command gives the error “Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a Pendingintent. Strongly consider using FLAG_IMMUTABLE[…]”

Show your Blocks

image
or
image
I have no extensions in this application.

Android version

Android 13

please help!

This is a known issue…
Use @Boban’s extension…
You can find it after doing a search the community

Taifun

I tried, but it still gave the same error. I was using the com.baasapps.batexting.aix extention. is this the correct one?

the correct one is version 2

Taifun