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

[dapp] Console.log output missing #70

Open
seland opened this issue Aug 9, 2018 · 1 comment
Open

[dapp] Console.log output missing #70

seland opened this issue Aug 9, 2018 · 1 comment

Comments

@seland
Copy link
Contributor

seland commented Aug 9, 2018

I worked on a DApp using:

DApp code is that.

The issue is that console.log output is sent:

  • to stdout if DApp host is not connected
  • to nowhere if DApp host is connected.

Steps to reproduce:

  • I connect DApp host and load the DApp, wait until it's send to Pangea.
  • Close Pangea app.
  • Open Pangea app, wait until DApp is started.
  • Go to chat tab, tap on plus and select Send/request money DApp.
  • Check Xcode console filtering by [HEY]. Note DApp started and DApp opened logs.
  • Close DApp
  • Connect DApp host
  • Open DApp again. Note no logs on Xcode and on DApp host.
@florianlenz
Copy link
Contributor

I think this can be closed, right?

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