Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After update to 1.3.3 [iOS] - Unlock password doesn't work, undefined message #74

Open
1 task done
saragiotto opened this issue Sep 16, 2022 · 6 comments
Open
1 task done

Comments

@saragiotto
Copy link

Description

After update my iOS version to 1.3.3, the unlock password does not work anymore.

Error message and screenshot:

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

 undefinedMozilla/5.0 (iPhone; CPU iPhone OS 15_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148

image

Right after that, the app frezze.

  • Can you reproduce the issue?

Steps to reproduce

  1. Open app
  2. Input password

Expected behavior:

Actual behavior:

Link to an example: [optional]

Versions

  • Mark Text version:
  • Operating system: iOS 15.1 - iPhone XR
@saragiotto saragiotto changed the title After update to 1.3.3 [iOS] - Unlock passord doesn't work, undefined message After update to 1.3.3 [iOS] - Unlock password doesn't work, undefined message Sep 16, 2022
@karlbuys
Copy link
Collaborator

Hi @saragiotto

Could you please enter an incorrect password and let me know if the error message remains the same?

@saragiotto
Copy link
Author

Hi @karlbuys , the message remains the same, using both, correct and incorrect password. Also did a test with short and long password, same message.

@karlbuys
Copy link
Collaborator

Hi @saragiotto

Thanks for the feedback. I'm busy prepping a new version with a more verbose error handler, to hopefully diagnose the true root cause of the issue. It's a bit of a tricky one, since we're not able to replicate it in any of our tests on our side. I'll let you know as soon as we get it published on the App Store. It won't immediately fix your problem, but with better error information, it'll hopefully be easy to identify the problem and solve it in 1.3.4

@saragiotto
Copy link
Author

Thank you so much @karlbuys . As a side quest I will recover the wallet using the key sequence on other app.

@karlbuys
Copy link
Collaborator

Hi @saragiotto

Apple have approved our latest version, so you should be able to update your iOS device

@acg
Copy link

acg commented Oct 3, 2022

I’m on 1.3.5 and have the same issue, here’s the error from clipboard.

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

 Instance of [object ErrorEvent] error - Error type 2 w/ e.error.message: undefined is not an object (evaluating 'errorObj.error.stack')
      <p>File: capacitor://com.mymonero.android/bundle.js <br>Line: 167679 <br>Col: 41 <br>Message:
      <span style='font-size: 11px;'>Instance of [object ErrorEvent] error - Error type 2 w/ e.error.message: undefined is not an object (evaluating 'errorObj.error.stack')</span></p>
    Stack: alertErrMsg@capacitor://com.mymonero.android/bundle.js:167679:41
@capacitor://com.mymonero.android/bundle.js:167645:25 - Mozilla/5.0 (iPhone; CPU iPhone OS 15_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants