Jon Harald Øymyr

Results 18 comments of Jon Harald Øymyr

I tried to deploy to a server now, and it works, so the issue seems to be only when running on localhost/debug mode. Still having the freezing issue on reopening...

Great, both the freezing and the TypeError: null is fixed with beta 3

@kamran8545 That won't show a different title/text depending on if it's a forced or optional upgrade. Actually it seems to not use the force upgrade functionality at all, but instead...

My issue is the opposite. `willDisplayUpgrade` is not called at all when there's no network, so the app is stuck. @larryaasen How can I make sure `willDisplayUpgrade` is called?

Looks similar to my issue where `willDisplayUpgrade` isn't called when the app starts after being started previously. This can easily be reproduced by using Hot Restart. This was very noticeable...

Did you find a solution? For me it seems like all devices is dropped when all devices in our house is sleeping. If a phone wakes up the devices is...

I actually don't need to open any app. I think it's because Android phones pulls the status of all Google devices and shows it as notifications. It also seems like...

The issue looks complex. The problem might be in the project mdns-cast-browser by the same author. In here there's a timeout which seems to trigger the device disconnection: https://github.com/vervallsweg/mdns-cast-browser/blob/master/ttl.js