Skip to main content

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-via-JAMF-School

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

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.

 

 


This worked for me, 

Thanks for your help!


Hello,

Goodnotes updated their info regarding macOS.

https://support.goodnotes.com/hc/en-us/articles/9484901999631-Deploy-a-License-Key-to-macOS-devices-using-Jamf-Pro-and-Configuration-Profiles-NEW

Hope this helps!


Reply