How do I install the Clicker Apps on an iPad?

Clicker Menu

Standalone installation

  1. Go to the App Store on your iPad.
  2. Search for the app (Clicker Writer, Clicker Books, or Clicker Talk).
  3. Install the app.
Network installation (Install on multiple iPads)

The apps are free to purchase from the Volume Store in Apple School Manager.

  • Purchase the relevant number of apps.
  • You can use whichever Mobile Device Management (MDM) solution you normally use to deploy the app to your iPads.
  • To unlock the app, it must be enrolled after installation. This allocates a license from your subscription to that specific iPad.
  • If your MDM supports App Configuration, you can use it to embed your codes inside the app during deployment. This will result in each iPad automatically enrolling itself on first launch, without any user interaction.

    The exact method varies depending on your MDM. It may involve:
  1. Inputting the codes as separate key / value pairs:

    Key: OrgID
    Type: Text or String
    Value: orgXXXXX

    Key: EnrollmentCode
    Type: Text or String
    Value: XXXX XXXX XXXX

  2. Inputting an XML code snippet:

    <dict>
    <key>OrgID</key>
    <string>orgXXXXX</string>
    <key>EnrollmentCode</key>
    <string>XXXX XXXX XXXX</string>
    </dict>

  3. Uploading a .plist file:

    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>OrgID</key>
    <string>orgXXXXX</string>
    <key>EnrollmentCode</key>
    <string>XXXX XXXX XXXX</string>
    </dict>
    </plist>

Whichever method you use, replace the Xs with your Organisation ID and Enrollment password, available from Subscription Management.

CrickSoftware
Registered Office
Crick Software Ltd
Crick House, Boarden Close
Moulton Park
Northampton
NN3 6LF
+44 (0) 1604 671691
Follow Crick Software
Copyright © 1993 – 2026 | Crick Software Ltd. | All Rights Reserved
crosschevron-down