Deep linking: Error no apps with domain entitlements

I have a problem with Deep links in iOS using capacitor.

I've done all the needed steps:
added "associated domains" capability
created apple-app-site-association file.
uploaded the file on https
added on xcode the applinks:yourdomain.com that I need

Using this tool it's all ok but not one step.

I have this error "Error no apps with domain entitlements" https://search.developer.apple.com/appsearch-validation-tool 

I'm guessing that the problem is that when I added a feature the provisioning profile created earlier was invalidated. I need to create another provisioning profile also only for testing purposes?

I'm stuck from days
Deep linking: Error no apps with domain entitlements
 
 
Q