Skip to content

[Xamarin.UITest][net8] System.Exception : file does not exist: {plistPath} #2584

Closed

Description

Using Xamarin.UITest 4.2.0 with .NET 8 Preview 7, testing with Xcode 14.3.1 in the iOS simulator fails with the error below.

The same tests works properly using .NET 7.0.400.

System.Exception : file does not exist: {plistPath}
StackTrace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Void** arguments, Signature sig, Boolean isConstructor)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
--Exception
   at Xamarin.UITest.iOS.iOSAppLauncher.LaunchAppLocal(IiOSAppConfiguration appConfiguration, HttpClient httpClient, Boolean clearAppData)
   at Xamarin.UITest.iOS.iOSAppLauncher.LaunchApp(IiOSAppConfiguration appConfiguration, HttpClient httpClient, TestCloudiOSAppConfiguration testCloudAppConfiguration, HttpClient testCloudWsClient, HttpClient xtcServicesClient, Boolean testCloudUseDeviceAgent)
   at Xamarin.UITest.iOS.iOSApp..ctor(IiOSAppConfiguration appConfiguration, IExecutor executor)
   at Xamarin.UITest.iOS.iOSApp..ctor(IiOSAppConfiguration appConfiguration)
   at Xamarin.UITest.Configuration.iOSAppConfigurator.StartApp(AppDataMode appDataMode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature requesttestRelated to the App Center Test service

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions