LN-Zap / zap-iOS

Zap Wallet - Native iOS lightning wallet focused on user experience and ease of use ⚡️
http://zaphq.io
MIT License
181 stars 47 forks source link

feature: detect clipboard for lightning invoice #331

Open Free-FreeThinker opened 4 years ago

Free-FreeThinker commented 4 years ago

Description

Auto detect clipboard for invoice when opening app, and ask the user if they'd like to send payment for the invoice if detected.

Motivation and Context

Address #329

How Has This Been Tested?

  1. Put app into the background.
  2. Copy a lightning invoice, and reopen the app, see the alert sheet successfully pops up.
  3. Tap "Send", and successfully paid the invoice.
  4. Copy some other random text, reopen the app, see no alert pops up.

Screenshots (if appropriate):

Screen Shot 2019-12-31 at 12 43 59 PM

Types of changes

Checklist: