Hey.
Im trying to upgrade GoodNotes for Institutions into GoodNotes for Business.
There is only an instruction how to install a license key for iPad/iPhone (https://support.goodnotes.com/hc/en-us/articles/7568710302607-Installing-Goodnotes-for-Business-Enterprise-via-Jamf-Pro?source=search&auth_token=eyJhbGciOiJIUzI1NiJ9.eyJhY2NvdW50X2lkIjoyNTM0NzUsInVzZXJfaWQiOjc3MDkxMDA4MjcwMjMsInRpY2tldF9pZCI6MjMzMjk5LCJjaGFubmVsX2lkIjo2MywidHlwZSI6IlNFQVJDSCIsImV4cCI6MTY5NTIyMjU1OX0.MN6d_0tdipaCu0_cJb_fbyPYt1kHRPpY9l69iLvegXo).
Does someone know how I can install a license on MacBook via JamfPro?
Same issue.
I am guessing setup App and use Composer?
From another thread:
Were you able to deploy the licenses? I follow the instructions based on the Goodnotes support link above but the app doesn't recognize that a license has been deployed. Scope is set correctly and installed based on the log. The same license key is valid works without problems for our organizations iPads. Not sure what I'm missing.
Were you able to deploy the licenses? I follow the instructions based on the Goodnotes support link above but the app doesn't recognize that a license has been deployed. Scope is set correctly and installed based on the log. The same license key is valid works without problems for our organizations iPads. Not sure what I'm missing.
yes.
Our plist:
<?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>com.goodnotesapp.x.managed</key>
<dict>
<key>LicenseKey</key>
<string>XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3</string>
</dict>
</dict>
</plist>
I've done the same thing but in Goodnotes on the Mac it still gives me these errors. In JAMF, it says that the profile has been pushed through. Any ideas?
I've done the same thing but in Goodnotes on the Mac it still gives me these errors. In JAMF, it says that the profile has been pushed through. Any ideas?
FIXED: There was an extra colon in our application domain field. The solution above works well.
yes.
Our plist:
<?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>com.goodnotesapp.x.managed</key>
<dict>
<key>LicenseKey</key>
<string>XXXXXX-XXXXXX-XXXXXX-XXXXXX-XXXXXX-V3</string>
</dict>
</dict>
</plist>
It worked. Appreciate it!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.