How to make NSE Filter working in watchOS.

I have required NSE Entitlements, and make silent push notifications work well in iOS.

When I enable com.apple.developer.usernotifications.filtering in watchOS, the notification service extension can not run.

When I disable com.apple.developer.usernotifications.filtering in watchOS, the notification service extension work well.

So, how to make NSE Filter working in watchOS.

Thank you very much,

The com.apple.developer.usernotifications.filtering entitlement is not supported on watchOS

How to make NSE Filter working in watchOS.
 
 
Q