Hi @Zer0reZ
To dynamically assign a variable to the UniqueDevID key within the plist file for your mobile app, you can utilize Jamf Pro's capability to deploy configuration profiles. Instead of hardcoding the UniqueDevID in the plist, consider creating a configuration profile with the necessary settings, including the UniqueDevID key, and deploy it to the shared iPads. In the configuration profile, use variables or placeholders for values that may change, and Jamf Pro will replace these placeholders with actual values during deployment. This way, you can customize the UniqueDevID for each installation without modifying the app's plist directly. Additionally, you can leverage scripting if more dynamic logic is needed.
Sincerely, cenforce