We have the company's app that gets orders from POS and accepts payment via Clover remote-pay. We have added a feature to save logcat as file and can manually send to server to report technical issues. In order to save debug info, we have to set debuggable to true when building a release apk.
Is it okay for approval process that our production app is in debuggable mode? The app is not in Clover market, only uses by our customers.