It uses the SwiftJWT library. When decoding JWT, I get the error "JWT verifier failed to verify the JWT String signature".
This occurs when building Release with Xcode16.
It does not occur on Debug builds or Xcode15.
Please tell me how to solve it
Topic:
Developer Tools & Services
SubTopic:
General