Hello Clover Community,
I hope this message finds you well. I am currently developing an Android app using the Clover Android SDK. One of the requirements of my project is to display a custom pop-up to request additional user details whenever a specific condition is met while adding items to the inventory. This pop-up will allow me to validate the details entered by the user and decide whether to allow the item addition or remove it accordingly.
I am planning to use the broadcast intent to receive the LINE_ITEM_ADD event and display the necessary UI for capturing these details. However, I wanted to reach out to the community to inquire if there might be a more efficient or recommended approach to achieve this functionality within the Clover SDK.
Any insights, suggestions, or best practices you could share would be greatly appreciated.
Thank you in advance for your assistance!