You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
Running into a few issues getting the client to build.
Running on Stable channel
On first fork and run:
Unhandled Exception:
System.UriFormatException: Invalid URI: The format of the URI could not be determined. occurred
After updating packages:
Error | CS0115 | 'MobileServiceSQLiteStoreWithLogging.ExecuteQuery(string, string, IDictionary<string, object>)': no suitable method found to override | FieldEngineerLite.iOS | C:\Users\ian\Documents\app-service-mobile-dotnet-fieldengineer\client\FieldEngineerLite\Helpers\LoggingHelpers.cs | 21 | Active
Error | CS0115 | 'MobileServiceSQLiteStoreWithLogging.ExecuteNonQuery(string, IDictionary<string, object>)': no suitable method found to override | FieldEngineerLite.iOS | C:\Users\ian\Documents\app-service-mobile-dotnet-fieldengineer\client\FieldEngineerLite\Helpers\LoggingHelpers.cs | 39 | Active
Update to Beta channel
Got this error:
Error MSB4018: The "XamlCTask" task failed unexpectedly.
System.IO.FileNotFoundException: Could not find file "/Users/ian/Projects/app-service-mobile-dotnet-fieldengineer/client/FieldEngineerLite.iOS/obj/iPhoneSimulator/Debug/FieldEngineerLiteiOS.exe.mdb".