Skip to content
This repository was archived by the owner on Sep 24, 2019. It is now read-only.
This repository was archived by the owner on Sep 24, 2019. It is now read-only.

Can't build client #16

@IanLeatherbury

Description

@IanLeatherbury

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".

This is the case on both Android and iOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions