mymonero / mymonero-mobile

MyMonero Android and iOS app codebase
BSD 3-Clause "New" or "Revised" License
30 stars 5 forks source link

"Http" plugin is not implemented on ios #48

Closed cldevel closed 2 years ago

cldevel commented 2 years ago

Description

iOS app It stopped working suddenly. During the launch, it shows: “ An unexpected application error occurred. The following error message was encountered:

"Http" plugin is not implemented on ios Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148”

Reproducible

Steps to reproduce

Open the app with a configured wallet with history.

E9BEFD0A-9F90-4CE3-BB22-5F6986B58D82

karlbuys commented 2 years ago

Hi there

Thank you for letting us know. I've coded a fix and incorporated it in version 1.2.8. We submitted this version to Apple for review +-16 hours ago

cldevel commented 2 years ago

After updating, it allows sending transactions, but shows a new error right after sending:

An unexpected application error occurred. The following error message was encountered:

null is not an object (evaluating ‘address.includes’)

Mozilla/5.0 (iPhone; CPU iPhone OS 15_5 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148
karlbuys commented 2 years ago

Hi @cldevel

Thank you for letting us know

Our latest version has gone live via the Apple app store today, and it contains a fix for this issue. Please let me know if you experience any further issues