Pendingintent 的flag 需設置 PendingIntent.FLAG_MUTABLE
manifast.xml里 ,如果<activity>等4大組件, 內(nèi)部存在<intent-filter> ,必須設置 android:exported="true"
還有注意藍牙3個新權限,在target 31 時才生效的
Pendingintent 的flag 需設置 PendingIntent.FLAG_MUTABLE
manifast.xml里 ,如果<activity>等4大組件, 內(nèi)部存在<intent-filter> ,必須設置 android:exported="true"
還有注意藍牙3個新權限,在target 31 時才生效的