bhanubc
1
Application is getting installed in real device, but not launching, attached xcode log in below link.
- Operating system: macOS Monterey 12.6.3
- Xcode - 13.4.1
- Appium server version (output of
appium --version
): Appium v1.22.2
- Node.js version (output of
node --version
): v16.15.1
- Real device or emulator/simulator: iPhone 12 , iOS 15.4
wreed
2
I think you should move to Appium 2. Appium 1 is unsupported since before iOS 15.4. Install instructions here:
bhanubc
3
@wreed, Same setup Appium 1.22.2 is working in other MAC PC for iOS 15.4, and We need same setup in this PC also, but got struck due to above issue.
wreed
4
If you can support it then more power to you. I can only give good advice, it’s up to you what to do next.