Auto open URLs on Android

Is there any way to make KDE Connect auto-open shared URLs on android with needing to tap on notification?

This was the default behavior on older Android versions (ex: Android 9), but on newer Android versions requires to tap on notification to open URLs.

Only workaround that a found it sending with adb
adb shell am start -a android.intent.action.VIEW -d $URL