I'm trying to retrieve data from an adapter secured with the device provisioning (set on auto).
Unfortunately when trying to call the adapter,if the device is locked, but the app has been started in background, I get errors of not being able to retreive the certificate due to the keychain lock.
Is there any way to solve this problem, without disabling the device provisioning?