Posted on 01-19-2017 01:00 AM
Hi all,
we are using Book Creator on 1:1 and shared devices. On shared devices we recognized Book Creator doesn't backup automatically to iCloud if the student logs out.
We talked to the developers and they told us we had to use App Configuration to archive this.
The following xml-code also enables automated backup of Book Creator content on 1:1 devices (if a Apple ID is active at iCloud Settings).
Add this to the App Configuration tab at Mobile Device Apps -> Book Creator:
<dict>
<key>enableCloudSync</key>
<integer>1</integer>
</dict>
This piece of code was created by the Book Creator developers not by me.
You also should use a (bunch of) Caching Server(s) especially if you use shared iPads.
Best Regards
Thomas