Hi All,
I just started exploring the appium + IOS, I have installed all pre rquisites and i have tested the setup using appium-doctor and setup is all set. when i start my app inspector /when i execute my script, Simulator is trying to open the app and closing it , it is just flashing the screen and after 3 attempts i have noticed the below error message,
Any help is reeally appreciated
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 assertiond[79300]: assertion failed: 15C50 13C75: assertiond + 12188 [8CF1968D-3466-38B7-B225-3F6F5B64C552]: 0x1
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 --- last message repeated 1 time ---
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 com.apple.CoreSimulator.SimDevice.9030E067-084B-45C6-A721-DD7591834B28.launchd_sim79279: Program specified by service does not contain one of the requested architectures: X
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 SpringBoard[79296]: Unable to get pid for 'UIKitApplication:com.dummy.test.app.remote.v2[0x96a7]': No such process (err 3)
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 SpringBoard[79296]: Bootstrapping failed for
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 SpringBoard[79296]: [FBSystemService] Error launching com.dummy.test.app.remote.v2: Unspecified (1)
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 --- last message repeated 1 time ---
[iOSLog] [IOS_SYSLOG_ROW] Apr 22 00:29:36 MUMDT0053 SpringBoard[79296]: Application 'UIKitApplication:com.dummy.test.app.remote.v2[0x96a7]' exited voluntarily.
Thanks
RajendraC