We have observed that the following command causes NotNow:
- InstallProfileCommand(https://developer.apple.com/documentation/devicemanagement/installprofilecommand)
- InstallProvisioningProfileCommand(https://developer.apple.com/documentation/devicemanagement/installprovisioningprofilecommand)
- SecurityInfoCommand(https://developer.apple.com/documentation/devicemanagement/securityinfocommand)
- CertificateListCommand(https://developer.apple.com/documentation/devicemanagement/certificatelistcommand)
- InstallApplicationCommand(https://developer.apple.com/documentation/devicemanagement/installapplicationcommand)
- ManagedMediaListCommand(https://developer.apple.com/documentation/devicemanagement/managedmedialistcommand)
1,2,3 becomes NotNow while the iOS device is locked.
I don't know under what circumstances 4, 5, 6 become NotNow. Please tell me.