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

Does this work with current Xamarin 8.1.1, Xcode 10.2.1? Crashes for me. #3

Closed
trevoriancox opened this issue Jul 8, 2019 · 4 comments
Labels
Projects

Comments

@trevoriancox
Copy link

Here's part of the output I get:

Running command. { Path: "sh", Arguments: "-c "otool -o '.../zxing.portable.dll' | grep CalabashServer"", CurrentDirectory: "/Users/trevorcox/Documents/src/ftx3.lane2/FunTimes3" }
Finished with exit code 1 in 39 ms.
llvm-objdump: '.../zxing.portable.dll': Object is not a Mach-O file type.

Starting app bundle.  { AppBundle: "....iOS.app" }
Finished with exit code 0 in 1726 ms.
Known Devices:
Apple TV (12.2) [...] (Simulator)

Running command. { Path: "ps", Arguments: "-xww -o pid,user,args", CurrentDirectory: "..." }
Finished with exit code 0 in 44 ms.

(process list dump due to crash)

Uncaught exception handling
@hjerpbakk
Copy link
Owner

Thanks for letting me know, I will test and get back to you.

@hjerpbakk
Copy link
Owner

I've verified that Xnapshot works with the following combination of iOS 12.2, Xcode 10.2.1 and Xamarin.iOS 8.1 @trevoriancox . I needed to update the device parser logic however, been in the backlog since forever, and enable support for up to 10 screenshots. I hope to finish this work by noon tomorrow, CET.

@hjerpbakk hjerpbakk added this to To do in 2.0 Jul 9, 2019
@hjerpbakk hjerpbakk moved this from To do to In progress in 2.0 Jul 9, 2019
@hjerpbakk hjerpbakk added the bug label Jul 10, 2019
@hjerpbakk
Copy link
Owner

Now you can try version 2.0 @trevoriancox , Nuget-package 2.0.12 or later should work. The readme is updated to reflect the needed changes.

@trevoriancox
Copy link
Author

I've resolved this by copying the Xnapshot.Example.Usage project into my solution, and changing the reference to use Xnapshot 2.0.13 from Nuget.

2.0 automation moved this from In progress to Done Jul 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
2.0
  
Done
Development

No branches or pull requests

2 participants