Posted on 04-28-2023 04:20 AM
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.
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
Solved! Go to Solution.
Posted on 05-04-2023 03:26 AM
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.
Posted on 05-04-2023 03:26 AM
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.
Posted on 05-08-2023 10:56 AM
This worked for me,
Thanks for your help!
Posted on 05-02-2024 11:34 AM
Hello,
Goodnotes updated their info regarding macOS.
Hope this helps!