Gabriel Castiglioni

Results 12 comments of Gabriel Castiglioni

I tried changing the `heartbeatInterval` with no luck

This only happens in the iOS release version, not in debugging. I have the `heartbeatInterval` in 15 seconds. I tried to disconnect meteor when the app goes into background and...

No... I have to disconnect it when it goes into the background

I have the Meteor.connect before runApp then i have this ` Timer statusChangeTimer; void didChangeAppLifecycleState(AppLifecycleState state) { appState = state; if (state == AppLifecycleState.paused) { statusChangeTimer = Timer(const Duration(seconds: 15),...

Not really, why?

+1 for video support

@g-apparence There is any update on this?

So excited, can't wait haha

@wizard11 did you find a solution for this?