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
{{ message }}
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.
Add a (polling) subscript (live query) for an invoice’s status to InvoicePreview.
Remove the use of NSNotification and just rely on the above
This also means we can stop hooking into the webview delegate, to know an invoice was paid for, and start using the Safari VC and benefit of autofill (contact and credit card info).
The text was updated successfully, but these errors were encountered:
InvoicePreview
.NSNotification
and just rely on the aboveThe text was updated successfully, but these errors were encountered: