Skip to content

Unable to save extra properties in offline db which are not exists in remote table #258

@taddisateesh

Description

@taddisateesh

I've integrated the Community data sync client into our .NET MAUI app, and everything is functioning well. However, I'm encountering an issue with the offline sync table. Specifically, in the attached ConstructionDto file, I've added a new property that should be retained only in the offline table and not synced with the remote table. Is this possible? If so, could you please provide a solution?

FYI: This was working fine with old sdk. Reference link : https://github.com/Azure/azure-mobile-apps

  • Server:

    • Version of dotnet being used to compile? 8.0.11
    • Library versions? - 8.0.6
    • What database are you using? - Azure
    • Where are you running the server? - Azure
    • GitHub repository containing the code (optional, but helps!)
  • Client:

    • What platform (Android, iOS, Windows, etc.) versions are you running on? - Android and iOS
    • Does it happen in an emulator / simulator, or only on a real device? - both
    • Version of dotnet being used to compile? - 8.0.11
    • .NET Runtime Environment (WPF, UWP, WinUI3, MAUI, etc.): MAUI
    • Datsync Toolkit NuGet versions? 8.0.6
    • GitHub repository containing the code (optional, but helps!)

Do let me know if you require any additional details
Regrads,
Sateesh taddi.

Metadata

Metadata

Assignees

Labels

ClientImprovements or additions to the client code

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions