Now that I have registered my sync services schema, how do I update it to my new model version?

link|improve this question

71% accept rate
More information? – Alec Sloman Apr 1 '11 at 1:40
feedback

1 Answer

up vote 1 down vote accepted

I just found out from the docs.. ¨ is highly recommended that you register the schema periodically even if it does not change—for example, register the schema each time your application launches. However, if a schema changes, update it with caution because changing a schema may cause records to be deleted and cause some clients to slow sync.¨

We need just to re-register the schema..

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.