-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Copy link
Labels
ClientImprovements or additions to the client codeImprovements or additions to the client code
Milestone
Description
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 codeImprovements or additions to the client code