Hi, we have our POS app and we are working on the integration with Clover Station 2018. Whenever we are trying to handle the payment using Intents.ACTION_CLOVER_PAY our app is getting killed most of the times when it is on foreground. The only warning that the log shows is about memory usage, but the profiler shows that we are using least than 150 Kb of RAM. I wonder if there is a way to prevent this behavior.