Open getarobo opened 8 years ago
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 https://github.com/webtiming/mediasync/issues/2.
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?