Xinlangzi
Xinlangzi
@jbeker I'm experiencing the same problem. Did you have update to know how to fix this?
@jbeker Thank you very much! I see the problem is on this shipper node. Your code works well.
This gem has dependency sass_rails which use sass too. Ruby Sass is deprecated and will be unmaintained as of 26 March 2019. Will you update dependency to use sassc_rails? Thank...
@hnvn Me too. Same warning. need help.
@christocracy I found this didChangeAppLifecycleState are looping if start() then chagnePace(). I don't know why start() trigger AppLifecycleState.inactive then AppLifecycleState.resumed again? ``` void didChangeAppLifecycleState(AppLifecycleState state) async { if (state ==...
@christocracy I want to start the BG when the app is resumed. Does this make sense?
> It is due to a feature of _Play Services_ `FusedLocationProviderAPI`. Before turning on location updates, the code can check the state of the device settings to ensure they are...
I'm facing the webview issue too, if the iOS is busy with memory consume, then Webview will crash and become blank.