I try to test my Xamarin.Forms iOS App on AppCenter. The things that i do for that are the following:
- Install calabash
- Build the App When the app is going to be build the error message:
The type or namespace name 'Calabash' does not exist in the namespace
comes.
In my App the Xamarin.Testclout.Agent is as NuGet Packes installed.
I dont have any idea what the problem here can be, so please can your give me some new points of view?