ERROR: [__NSCFConstantString objectForKeyedSubscript:]: unrecognized selector sent to instance

kaysp3cial
New Contributor III

My company recently migrated over to a new Jamf server running Jamf version 10.26.1-t1606923553 from version 10.14.0-t1563397490. On Version 10.14 we deployed a configuration profile which includes a simple .plist file

<?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>email</key>
       <string>user@example.com</string>
</dict>
</plist>

3 Certificates and 1 approved kernel Extension. On Jamf Version 10.14.0 we haven't seen any errors deploying this configuration profile but on Jamf Version 10.26 the configuration profile is failing with the following error:

[__NSCFConstantString objectForKeyedSubscript:]: unrecognized selector sent to instance 0x7fff8fe9b0e0|
0 REPLIES 0