Many people use MacroDroid to forward SMS with codes to their email and so on. It's just another way to make Android more like IOS and take away user control. It should be up to me as it's my device. it's like having to lock our doors, we only do it because of thievesIt is true that security codes and the like will be marked as "Sensitive notification content hidden" but this does not mean that all notifications will not be available.
Is it also necessary for rooted phones?The following adb shell command should allow sensitive notifcation to be usable in MacroDroid on Android 15:
adb shell appops set com.google.android.gms RECEIVE_SENSITIVE_NOTIFICATIONS allow
You will need to force close MacroDroid and re-open it for this to work. I will add some info about this in the app into the v5.49 release.
The following adb shell command should allow sensitive notifcation to be usable in MacroDroid on Android 15:
adb shell appops set com.google.android.gms RECEIVE_SENSITIVE_NOTIFICATIONS allow
You will need to force close MacroDroid and re-open it for this to work. I will add some info about this in the app into the v5.49 release.