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

[Android] app.run is never called. #2

Open
getarobo opened this issue Dec 19, 2015 · 1 comment
Open

[Android] app.run is never called. #2

getarobo opened this issue Dec 19, 2015 · 1 comment

Comments

@getarobo
Copy link

Hi,

I am having issue on Android phones.

After app.init().
app.run() is never called on android phones.

It works fine on ios devices and mac. Any ideas?

@Snarkdoof
Copy link
Contributor

Hm, no, sounds strange. Do you have any particular network issues on your
Android phone? Try connecting the remote debugger (chrome inspect) and see
if your network fails. app.run is only executed after successfully
connecting to the service.

N


Dr. Njål Borch
Senior researcher
Norut Tromsø, Norway

On 19 December 2015 at 18:10, Gene Han notifications@github.com wrote:

Hi,

I am having issue on Android phones

After appinit()
apprun() is never called on android phones

It works fine on ios devices and mac Any ideas?


Reply to this email directly or view it on GitHub
#2.

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