We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
iOS
All
Latest
Certificate used for sign .IPA for iOS distribution expired at 2025-03-13T15:28:04+00:00.
Не удается установить приложение «Hiddify». Невозможно установить это приложение, так как не удалось проверить его целостность.
Unable to install the app «Hiddify». This app cannot be installed because its integrity could not be verified.
ipa_analyzer -i ~/Downloads/Hiddify-iOS.ipa -p --info-plist --prov | jq '.mobileprovision .content .ExpirationDate'
Important
ExpirationDate: 2025-03-13T15:28:04+00:00
{ "mobileprovision": { "path_in_ipa": "Payload/Runner.app/embedded.mobileprovision", "content": { "AppIDName": "XC app hiddify com", "ApplicationIdentifierPrefix": [ "3JFTY5BP58" ], "CreationDate": "2024-03-14T16:25:02+00:00", "Platform": [ "iOS", "xrOS", "visionOS" ], "IsXcodeManaged": "false", "DER-Encoded-Profile": "#<StringIO:0x000000012319e5a0>", "PPQCheck": "false", "Entitlements": { "beta-reports-active": true, "com.apple.developer.networking.networkextension": [ "app-proxy-provider", "content-filter-provider", "packet-tunnel-provider", "dns-proxy", "dns-settings", "relay" ], "aps-environment": "production", "com.apple.security.application-groups": [ "group.app.hiddify.com" ], "application-identifier": "3JFTY5BP58.app.hiddify.com", "keychain-access-groups": [ "3JFTY5BP58.*", "com.apple.token" ], "get-task-allow": false, "com.apple.developer.team-identifier": "3JFTY5BP58" }, "ExpirationDate": "2025-03-13T15:28:04+00:00", "Name": "dist.apple.app.hiddify.com", "TeamIdentifier": [ "3JFTY5BP58" ], "TeamName": "Mark Pashmfouroush", "TimeToLive": "363", "UUID": "31308c14-89dd-4625-a659-4e8c3cdc406c", "Version": "1" } }, "info_plist": { "path_in_ipa": "Payload/Runner.app/Info.plist", "content": { "BASE_BUNDLE_IDENTIFIER": "app.hiddify.com", "BuildMachineOSBuild": "23F79", "CADisableMinimumFrameDurationOnPhone": "true", "CFBundleDevelopmentRegion": "en", "CFBundleDisplayName": "Hiddify", "CFBundleExecutable": "Runner", "CFBundleIcons": { "CFBundlePrimaryIcon": { "CFBundleIconFiles": [ "AppIcon60x60" ], "CFBundleIconName": "AppIcon" } }, "CFBundleIcons~ipad": { "CFBundlePrimaryIcon": { "CFBundleIconFiles": [ "AppIcon60x60", "AppIcon76x76" ], "CFBundleIconName": "AppIcon" } }, "CFBundleIdentifier": "app.hiddify.com", "CFBundleInfoDictionaryVersion": "6.0", "CFBundleName": "Runner", "CFBundlePackageType": "APPL", "CFBundleShortVersionString": "2.0.5", "CFBundleSignature": "????", "CFBundleSupportedPlatforms": [ "iPhoneOS" ], "CFBundleURLTypes": [ { "CFBundleTypeRole": "Editor", "CFBundleURLName": "com.hiddify.ios", "CFBundleURLSchemes": [ "hiddify" ] } ], "CFBundleVersion": "20005", "DTCompiler": "com.apple.compilers.llvm.clang.1_0", "DTPlatformBuild": "21F77", "DTPlatformName": "iphoneos", "DTPlatformVersion": "17.5", "DTSDKBuild": "21F77", "DTSDKName": "iphoneos17.5", "DTXcode": "1540", "DTXcodeBuild": "15F31d", "EXAppExtensionAttributes": { "EXExtensionPointIdentifier": "com.apple.appintents-extension" }, "ITSAppUsesNonExemptEncryption": "false", "LSRequiresIPhoneOS": "true", "MinimumOSVersion": "15.0", "NSCameraUsageDescription": "This app needs camera access to scan QR codes", "NSPhotoLibraryUsageDescription": "This app needs photos access to get QR code from photo library", "SERVICE_IDENTIFIER": "com.hiddify.app", "UIApplicationSupportsIndirectInputEvents": "true", "UIDeviceFamily": [ 1, 2 ], "UILaunchStoryboardName": "LaunchScreen", "UIMainStoryboardFile": "Main", "UIRequiredDeviceCapabilities": [ "arm64" ], "UIRequiresFullScreen": "true", "UIStatusBarHidden": "false", "UISupportedInterfaceOrientations": [ "UIInterfaceOrientationLandscapeLeft", "UIInterfaceOrientationLandscapeRight", "UIInterfaceOrientationPortrait" ], "UIViewControllerBasedStatusBarAppearance": "false" } } }
No response
The text was updated successfully, but these errors were encountered:
@lymanjre @HiddifyOfficial @HiddifyTomCat @hiddify-com any feedback?
Sorry, something went wrong.
Same problem.
No branches or pull requests
Search first
Platform/OS
iOS
OS version
All
Hiddify Version
Latest
What Happened?
Certificate used for sign .IPA for iOS distribution expired at 2025-03-13T15:28:04+00:00.
Minimal Reproducible Example (MRE)
Expected Behavior
Additional Context
Important
ExpirationDate: 2025-03-13T15:28:04+00:00
Application Config Options
No response
Relevant log output
No response
Are you willing to submit a PR? If you know how to fix the bug.
The text was updated successfully, but these errors were encountered: