mymonero / mymonero-app-ios

The MyMonero native iOS app
BSD 3-Clause "New" or "Revised" License
53 stars 18 forks source link

Implement 'Notify Me When' (local? remote?) notifications, badges, etc with Settings switches to match JS app #41

Open paulshapiro opened 6 years ago

paulshapiro commented 6 years ago

Requires making same decisions as https://github.com/mymonero/mymonero-app-js/issues/17

Although, app polling server can't run in bg on iOS so if we want reliable notifications of e.g. outgoing txs being confirmed, it would have to be a remote notification - but that may work well for cross-platform purposes.

paulshapiro commented 6 years ago

We'll make remote notifications an opt in feature