im ios编译成功但是APP无法启动
ios编译成功但是APP无法启动,点开APP直接闪退,确认业务层代码没有问题(已精简到最少业务代码)
没有日志,没有办法排查。
"aurora-imui-react-native": "^0.14.0",
"jcore-react-native": "^1.9.2",
"jmessage-react-plugin": "^3.2.0",
IOS 11.2 m1
xcode只提示了这个,不知道跟IM有没有联系:
Details
Unable to launch cn.xxx.xxx
Domain: com.apple.platform.iphoneos
Code: -12
--
Request to launch cn.xxx.xxx failed.
Domain: com.apple.dt.deviceprocesscontrolservice
Code: 2
Failure Reason: The operation couldn’t be completed. (null) : Failed to launch process with bundle identifier 'cn.xxx.xxx'.
--
The operation couldn’t be completed. (null)
Domain: FBSOpenApplicationErrorDomain
Code: 1
Failure Reason: (null)
User Info: {
BSErrorCodeDescription = Unspecified;
}
--
System Information
macOS Version 11.2 (Build 20D64)
Xcode 12.5 (18205) (Build 12E262)
Timestamp: 2021-07-30T19:30:09+08:00
按文档上配置都加上了: