You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Upcoming payments are indeed stored in the database (ObjectBox), but I think user should confirm/reject the transaction with a click of a button.
We do "nothing" when the user accepts the transactions, but not sure what happens when user rejects. For now, I'm thinking deleting the transaction when rejected, but that way, the history will be lost forever.
The text was updated successfully, but these errors were encountered:
Upcoming payments are indeed stored in the database (ObjectBox), but I think user should confirm/reject the transaction with a click of a button.
We do "nothing" when the user accepts the transactions, but not sure what happens when user rejects. For now, I'm thinking deleting the transaction when rejected, but that way, the history will be lost forever.
The text was updated successfully, but these errors were encountered: