You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: