Hi,
We have a private app published and deployed to our Clover POS devices. It has been running without issue since 2020, but as of yesterday, 8-5-23, we’ve begun noticing an issue.
The app is now throwing the exception “Access denied to package com.ccv.ccvperks” when attempting to call ‘OrderConnector.addDiscount()’.
This is on our production systems.
This appears to be related to the most recent Clover Android ROM update, as this was not happening a week ago.
Additionally, today, on 8-6-23, we verified that the app worked fine on our development kit, until we installed the latest ROM updates and rebooted the device. It then began throwing the same error.
For reference, our production environment is running this version:
Model: Clover Station (C500)
Android Version: 7.1.2
Build number: 0 01.10.0562.01.05.0322 (01.00489) SRED Enabled
And our development environment is running this version:
Model: C302U
Android Version: 10
Build number: 9 02.02.1128 02.07.0778 (01.00488) Development
We have attempted to rebuild our app with the latest Clover SDK (293) and Android SDK 33, but still see the same error.
Can you please advise what the appropriate solution is to fix?
Thank you!