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

Create new wallet #66

Open
lorenzo-caruso opened this issue Nov 26, 2018 · 5 comments
Open

Create new wallet #66

lorenzo-caruso opened this issue Nov 26, 2018 · 5 comments

Comments

@lorenzo-caruso
Copy link

Hi! I built leth for iOS using ionic cordova and Xcode, but in the start screen “Create new wallet” button doens’t works, even if in browser “ionic serve” it works perfectly! It’s a bug? What can i do?
Thanks, Lorenzo

@hacktar
Copy link
Contributor

hacktar commented Nov 26, 2018

Hi,
maybe something is wrong with plugins?
Do you have any errors on console log on Xcode?
Please try check and let us know.

You can also download a compiled version from www.inzhoop.com to test it.

@lorenzo-caruso
Copy link
Author

It gives me no error with plugins.
I have the following problems too:

  1. camera is not working on iOS, it crashes everytime

  2. Token on private chain are not saved (I saw that the token are saved in urlstorage, I think this could be the problem)

  3. Local storage doesn’t work in iOS, after a few hours I have to import the wallet again because it returns to start page

How can I solve those problems?

Thanks, Lorenzo

@hacktar
Copy link
Contributor

hacktar commented Dec 4, 2018

Could you test the released beta version on TestFlight at this link ?
Please let me know if you find the same issues on compiled version using the same iphone.

Regarding questions 2 and 3 probably: Is your disk space on iPhone too low and it wiped data?

@lorenzo-caruso
Copy link
Author

In you beta everything works perfectly.

As camera plugin do you used this https://github.com/wildabeast/BarcodeScanner.git or the newest version?

About the space on my iPhone I have more than 3 gb free, but the Custom Token function doesn’t work on PC or Mac too, I have to change something in code to make them work?
When I serve it with ionic it gives me this error: “www.inzhoop.com/repositories/MyNetworkName/Store.json not found”, but I think this could be an error for the preinstalled token in Dapp store, right?

Thanks Lorenzo

@hacktar
Copy link
Contributor

hacktar commented Dec 5, 2018

Camera plugin is that one you reported.

MyNetworkName? that could be the name of the network you'r connected on (mainet, ropsten et..).
Be sure you are using some CORS plugin in browser to avoid errors

For a more fluent chat i suggest you to contact us on gitter at https://gitter.im/inzhoop-leth/wallet.

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

2 participants