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,