We know that it's possible to set a managed app configuration for iOS apps. But how can you do that with macOS apps? Can't find anything in the docs or the Internet in general for that. Our specific use case is that we want to use JAMF Teacher on macOS. Since we have an on-prem JAMF pro, we need to distribute a managed app configuration with the JAMF teacher app. No problems on iOS. But with macOS..? There's no place to even insert any app config for macOS apps (I think this is a hybrid app if it matters). Any advice?
- Home
- Community
- Get Support
- General Discussions
- Managed app configuration for macOS?
Managed app configuration for macOS?
- October 28, 2022
- 11 replies
- 58 views
11 replies
- Valued Contributor
- 322 replies
- October 28, 2022
Sounds like a use case for the Application & Custom Settings payload, but Jamf Teacher isn't listed in either the Jamf Applications section or the Jamf Repository list for the External Applications section. If you know the keys and options you need to configure, you may be able to create a custom JSON to upload.

- Author
- Contributor
- 41 replies
- October 28, 2022
Sounds like a use case for the Application & Custom Settings payload, but Jamf Teacher isn't listed in either the Jamf Applications section or the Jamf Repository list for the External Applications section. If you know the keys and options you need to configure, you may be able to create a custom JSON to upload.
The config set via the IOS config can be found in the doc (can't paste it here apparently):
I just don't see how that would translate to a JSON schema? But then again, I'm pretty new to this particular part of app configs, so perhaps someone here could make that into a JSON schema? :)

- Author
- Contributor
- 41 replies
- October 31, 2022
The (sad) answer is, that at least for JAMF teacher, macOS isn't a supported platform when used with JAMF Pro - confirmed this with support just now. Then, the secondary question, is if you can bundle app configuration for hybrid apps is still valid, so I leave this as (partially) unasnwered.

- Honored Contributor
- 862 replies
- November 30, 2023
The (sad) answer is, that at least for JAMF teacher, macOS isn't a supported platform when used with JAMF Pro - confirmed this with support just now. Then, the secondary question, is if you can bundle app configuration for hybrid apps is still valid, so I leave this as (partially) unasnwered.
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris

- Contributor
- 18 replies
- February 21, 2024
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris
Did anything come from this? I'm looking to do the same as the poster above.

- Contributor
- 18 replies
- February 21, 2024
The config set via the IOS config can be found in the doc (can't paste it here apparently):
I just don't see how that would translate to a JSON schema? But then again, I'm pretty new to this particular part of app configs, so perhaps someone here could make that into a JSON schema? :)
Were you ever able to make a custom profile?
Asking from the future.

- Honored Contributor
- 862 replies
- February 21, 2024
Did anything come from this? I'm looking to do the same as the poster above.
unfortunately, my ticket never went anywhere after the initial response. I'll update if/when I can! (This is for Mac, the iOS is done through App Config in the Catalog entry for that app)

- Contributor
- 18 replies
- February 21, 2024
unfortunately, my ticket never went anywhere after the initial response. I'll update if/when I can! (This is for Mac, the iOS is done through App Config in the Catalog entry for that app)
Yeah. macOS is what I'm looking for. I tried to make a custom profile with a PLIST with all the same <dict> entries, but it did nothing.

- Contributor
- 26 replies
- February 23, 2024
Yeah. macOS is what I'm looking for. I tried to make a custom profile with a PLIST with all the same <dict> entries, but it did nothing.
Hi, i have the same issue... iOS works as to Goodnotes support-pages, macOS not.
- New Contributor
- 3 replies
- March 21, 2024
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris
Same here, anyone find a solution to add the licence to GoodNotes for macOS ?

- Honored Contributor
- 862 replies
- May 1, 2024
Same here, anyone find a solution to add the licence to GoodNotes for macOS ?
Hello,
It turns out that Goodnotes.app for Mac did not know how to use the managed setting! They just built it in for v6.3.16, released about 3 weeks ago.
They did provide some really good documentation though, for Jamf Pro. https://support.goodnotes.com/hc/en-us/articles/9484901999631-Deploy-a-License-Key-to-macOS-devices-using-Jamf-Pro-and-Configuration-Profiles-NEW
I followed it, and Goodnotes is finally licensed.
chris
We know that it's possible to set a managed app configuration for iOS apps. But how can you do that with macOS apps? Can't find anything in the docs or the Internet in general for that. Our specific use case is that we want to use JAMF Teacher on macOS. Since we have an on-prem JAMF pro, we need to distribute a managed app configuration with the JAMF teacher app. No problems on iOS. But with macOS..? There's no place to even insert any app config for macOS apps (I think this is a hybrid app if it matters). Any advice?
Sounds like a use case for the Application & Custom Settings payload, but Jamf Teacher isn't listed in either the Jamf Applications section or the Jamf Repository list for the External Applications section. If you know the keys and options you need to configure, you may be able to create a custom JSON to upload.
Sounds like a use case for the Application & Custom Settings payload, but Jamf Teacher isn't listed in either the Jamf Applications section or the Jamf Repository list for the External Applications section. If you know the keys and options you need to configure, you may be able to create a custom JSON to upload.
The config set via the IOS config can be found in the doc (can't paste it here apparently):
I just don't see how that would translate to a JSON schema? But then again, I'm pretty new to this particular part of app configs, so perhaps someone here could make that into a JSON schema? :)
The (sad) answer is, that at least for JAMF teacher, macOS isn't a supported platform when used with JAMF Pro - confirmed this with support just now. Then, the secondary question, is if you can bundle app configuration for hybrid apps is still valid, so I leave this as (partially) unasnwered.
The (sad) answer is, that at least for JAMF teacher, macOS isn't a supported platform when used with JAMF Pro - confirmed this with support just now. Then, the secondary question, is if you can bundle app configuration for hybrid apps is still valid, so I leave this as (partially) unasnwered.
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris
Did anything come from this? I'm looking to do the same as the poster above.
The config set via the IOS config can be found in the doc (can't paste it here apparently):
I just don't see how that would translate to a JSON schema? But then again, I'm pretty new to this particular part of app configs, so perhaps someone here could make that into a JSON schema? :)
Were you ever able to make a custom profile?
Asking from the future.
Did anything come from this? I'm looking to do the same as the poster above.
unfortunately, my ticket never went anywhere after the initial response. I'll update if/when I can! (This is for Mac, the iOS is done through App Config in the Catalog entry for that app)
unfortunately, my ticket never went anywhere after the initial response. I'll update if/when I can! (This is for Mac, the iOS is done through App Config in the Catalog entry for that app)
Yeah. macOS is what I'm looking for. I tried to make a custom profile with a PLIST with all the same <dict> entries, but it did nothing.
Yeah. macOS is what I'm looking for. I tried to make a custom profile with a PLIST with all the same <dict> entries, but it did nothing.
Hi, i have the same issue... iOS works as to Goodnotes support-pages, macOS not.
Hello,
I was just looking into this today, since Goodnotes is migrating to a paid model for Businesses, but still free for Education. They will be providing me an app config.
I found this:
3 years ago: "You can simply create a custom configuration profile for any app preference domain and distribute it via MDM. You can either use the app domain directly or the older MCX domain when targeting the Mac with settings."
one year ago: "Currently Mac should use Managed Preferences instead."
I will be testing as soon as I hear back from Goodnotes Support.
thank you,
chris
Same here, anyone find a solution to add the licence to GoodNotes for macOS ?
Same here, anyone find a solution to add the licence to GoodNotes for macOS ?
Hello,
It turns out that Goodnotes.app for Mac did not know how to use the managed setting! They just built it in for v6.3.16, released about 3 weeks ago.
They did provide some really good documentation though, for Jamf Pro. https://support.goodnotes.com/hc/en-us/articles/9484901999631-Deploy-a-License-Key-to-macOS-devices-using-Jamf-Pro-and-Configuration-Profiles-NEW
I followed it, and Goodnotes is finally licensed.
chris
Reply
Most helpful members this week
- Chubs
29 likes
- ktrojano
12 likes
- karthikeyan_mac
10 likes
- AJPinto
9 likes
- dletkeman
9 likes
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Scanning file for viruses.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKThis file cannot be downloaded
Sorry, our virus scanner detected that this file isn't safe to download.
OKCookie policy
We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.
Cookie settings
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.