mrruby

Results 7 comments of mrruby

Changing default value from number to string did the trick.

Upgarding to "gatsby-plugin-sharp": "^2.6.26" and "sharp": "^0.23.4" made it work

I've experienced this issue using [RN wrapper for this library ](https://github.com/FormidableLabs/react-native-app-auth) after XCode upgrade to 11 on simulators with ios 13

@christocracy Any update on this? I am looking for the same behavior of sending location into the database with an interval of not less than 20 minutes. Setting persistMode approach...