Skip to content
New issue

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

Why does the app crash after signing the enterprise certificate? #5923

Open
hamidalislam607 opened this issue Dec 10, 2024 · 0 comments
Open

Comments

@hamidalislam607
Copy link

hamidalislam607 commented Dec 10, 2024

Use unmodified source code from github. After xcode is compiled, app debug real-machine debugging can be used normally, and the ipa installed by UDID can also be used normally.

However, after the enterprise signs and installs the description file, it crashes after entering the app. What is the reason for this?

This is the log displayed on the MacOS console. Is it useful?

Device info
Device: iPhone 16 Pro Max / iPhone 12

iOS version: 18.1 / 18.1.1

Signal version: 7.39

Default 14:25:47.847946+0800 Signal Not push traits update to screen for new style 1, <UIWindowScene: 0x105d389c0> (B51E7685-72DC-4048-842F-000F81DC7300)
Default 14:25:47.848855+0800 Signal Not push traits update to screen for new style 1, <UIWindowScene: 0x105d389c0> (B51E7685-72DC-4048-842F-000F81DC7300)
Default 14:25:47.849824+0800 Signal Not push traits update to screen for new style 1, <UIWindowScene: 0x105d389c0> (B51E7685-72DC-4048-842F-000F81DC7300)
Default 14:25:47.851020+0800 Signal Not push traits update to screen for new style 1, <UIWindowScene: 0x105d389c0> (B51E7685-72DC-4048-842F-000F81DC7300)
Default 14:25:47.851275+0800 Signal sceneOfRecord: sceneID: sceneID:org.whispersystemsfacai.signal-default persistentID: B51E7685-72DC-4048-842F-000F81DC7300
Default 14:25:47.851305+0800 Signal Ignoring already applied deactivation reason: 5; deactivation reasons: 1056
Default 14:25:47.851336+0800 Signal Deactivation reason added: 11; deactivation reasons: 1056 -> 3104; animating application lifecycle event: 1
Default 14:25:47.851433+0800 Signal [0x10684d7c0] activating connection: mach=true listener=false peer=false name=com.apple.UIKit.KeyboardManagement.hosted
Default 14:25:47.860258+0800 Signal kExcludedFromBackupXattrName set on path:
Default 14:25:47.861366+0800 Signal [0x10684dcc0] activating connection: mach=true listener=false peer=false name=com.apple.duetactivityscheduler
Default 14:25:47.862039+0800 Signal Connecting to daemon; reconnect: 0
Default 14:25:47.862545+0800 Signal Daemon connection established with BGTaskScheduler client
Error 14:25:47.863745+0800 Signal NSBundle principal class is nil because all fallbacks have failed
Error 14:25:47.863775+0800 Signal NSBundle principal class is nil because all fallbacks have failed
Default 14:25:47.865273+0800 Signal policyStatus:<BKSHIDEventDeliveryPolicyObserver: 0x300fb1f90; token: com.apple.frontboard.systemappservices/FBSceneManager:sceneID%3Aorg.whispersystemsfacai.signal-default; status: target> was:none
Default 14:25:47.865883+0800 Signal observerPolicyDidChange: 0x300fb1f90 -> <_UIKeyWindowSceneObserver: 0x302292df0>
Default 14:25:47.873086+0800 Signal Requesting app group container lookup; personaid = 1000, type = DEFAULT, name = BE65D206-8F5F-4598-808B-FB976B895489, origin [pid = 815, personaid = 1000], proximate [pid = 215, personaid = 200], identifier = , euid = 501, uid = 501, platform = 2
Error14:25:47.873317+0800 Signal container_create_or_lookup_app_group_path_by_app_group_identifier: client is not entitled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant