Runtime Error
Targeting S+ (version 31 and above)
requires that one of FLAG_IMMUTABLE
or FLAG MUTABLE be specified when
creating a Pendinglntent.
Strongly consider using
FLAG IMMUTABLE, only use
FLAG MUTABLE if some functionality
depends on the PendingIntent being
mutable, e.g. if it needs to be used with
inline replies or bubbles.
End Application
Necesito solucionar ese error para poder enviar mensajes desde una aplicación de MIT en un teléfono celular con android 12
These are the parts of App Inventor that are currently known to be affected by this bug:
Texting: SendMessageDirect
call Serial1.OpenSerial
File text components