Goodnotes Education License for iOS

Rayfield
New Contributor III

Has anyone been able to get Goodnotes working on the iPad via Jamf Pro?  I've received an Education License from them, but I'm unable to get it to push out to our ipads.

I've tried adding the settings listed at this link to the App Config without any success.

https://support.goodnotes.com/hc/en-us/articles/6543387103503

and I've also looked at this article to see if any of this could help.

https://support.goodnotes.com/hc/en-us/articles/6859707661455-Installing-GoodNotes-for-Institutions-...

I've been back and forth with their support, but it seems like they have more experience with Jamf school settings and not Jamf Pro.

Any help would be appreciated, thanks

1 ACCEPTED SOLUTION

KasbergerC
New Contributor

Hello rleatherwood,

I just had the exact same problem and spend several hours now.... The solution:

Delete the fist few lines and also change the first plist-tag, like that:

 

<plist>
<dict>
    <key>ManagedAppConfigurationVersion</key>
    <string>1</string>
    <key>LicenseKey</key>
    <string>insert your licence key here</string>
</dict>
</plist>

 

For me it worked, after opening the goodnotes-app, I get the notification, that my licencekey is activated until next year.

 

 

View solution in original post

3 REPLIES 3

KasbergerC
New Contributor

Hello rleatherwood,

I just had the exact same problem and spend several hours now.... The solution:

Delete the fist few lines and also change the first plist-tag, like that:

 

<plist>
<dict>
    <key>ManagedAppConfigurationVersion</key>
    <string>1</string>
    <key>LicenseKey</key>
    <string>insert your licence key here</string>
</dict>
</plist>

 

For me it worked, after opening the goodnotes-app, I get the notification, that my licencekey is activated until next year.

 

 

Rayfield
New Contributor III

This worked for me, 

Thanks for your help!

aprilcarr
New Contributor II

Hello,

Goodnotes updated their info regarding macOS.

https://support.goodnotes.com/hc/en-us/articles/9484901999631-Deploy-a-License-Key-to-macOS-devices-...

Hope this helps!