Unable to test my apps, crashing with provisioning profile validation

Since around September (iOS 26 release), i'm unable to test my app normally. It says "internet connection is required to verify [my certificate id]", or just crashing. All terms and conditions accepted, everything is valid, certificates are OK.

Reinstallation via xcode does not help. Removal of provisioning profile, generating new does not help. Revoking of certificate and generating new does for around week, then it happens again, but do i need to do it every week now?

In logs i see the following:

default  amfid  validation failed because of missing trust and/or authorization (0xe8008026)
error   amfid   not valid: 0xe8008026: The provisioning profile requires online authorization.
error   amfid  Unexpected MISError (0xe8008026): The provisioning profile requires online authorization.
default  +0300  amfid  /private/var/containers/Bundle/Application/5B8E560E-75B2-46EF-8606-02072D99E9CF//Frameworks/oss.dylib not valid: Error Domain=AppleMobileFileIntegrityError Code=-400 "An unknown error was encountered" UserInfo={NSURL=file:///private/var/containers/Bundle/Application/5B8E560E-75B2-46EF-8606-02072D99E9CF//Frameworks/oss.dylib, NSLocalizedDescription=An unknown error was encountered}
default   kernel  AMFI: code signature validation failed.

It looks like apple validation servers are not working, or is it iOS bug? All provisioning profiles are showing like "valid" in apple developer center.

My network is not behind a proxy, connection is direct.

If use EXACTLY the same app, signed with the same provisioning, same signature, on another test device, it works! When i reset current device to default settings and installing the EXACTLY same app after it, it works as well.

Looking for a help from apple developer support

Unable to test my apps, crashing with provisioning profile validation
 
 
Q