Hello,
On the Roadmap it shows "User Sync/Link feature", will this be a Xamarin offline sync feature? I am looking at the best way to sync user data to the Xamarin app that is part of the framework / methodology. Does anyone have an example that they have done in the past with asp.net zero or boilerplate to accomplish this?
Thanks, Howie
5 Answer(s)
-
0
hi @hamberg See related discussions https://support.aspnetzero.com/QA/Questions/5942 https://support.aspnetzero.com/QA/Questions/6077
-
0
Hello @maliming,
I did see those, I was wondering if On the Roadmap it shows "User Sync/Link feature", will this be a Xamarin offline sync feature?. I don't know when that was put on the roadmap so I would just wait for that feature, however if the "User Sync/Link feature" is not a Xamarin local user sync but something else then I would just go down the path of the those other questions.
Thanks
-
0
User Sync/Link feature
: https://github.com/aspnetzero/aspnet-zero-core/issues/2088 -
0
hi,
There's no offline feature on the Xamarin roadmap.
-
0
+1 for Xamarin offline feature. Having offline data is a pretty fundamental aspect of mobile apps. Would be awesome to incorporate this.