odk-x / tool-suite-X

ODK-X Tool Suite Project roadmaps, issue queue, release notes and wiki.
https://www.odk-x.org
Apache License 2.0
25 stars 43 forks source link

Remove the need to prefix odktables to appId in Sync-Client #461

Open wbrunette opened 10 months ago

wbrunette commented 10 months ago

Sync client currently expects "odktables/" to be the appId. The interface should do the appending inside sync client instead. This change will need lots of testing to ensure that suitcase and other dependencies are tested.