
Android启动报错:Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be specified when creating a PendingIntent.
<h1>前言 {#前言}</h1> <p>Android程序启动时提示以下错误:</p> <blockquote> <p>Targeting S+ (version 31 and above) requires that one of FLAG_IMMUTABLE or FLAG_MUTABLE be sp...