matheusccastro
matheusccastro
Also, one other point we should have in mind is to update the whole cordova stack we have, since they are a bit outdated.
@fredmaiaarantes @denihs Think we could maybe release a `2.7.3-2` version here?
I started working on this, here's the PR link: https://github.com/cult-of-coders/redis-oplog/pull/405
@ToyboxZach Actually I wasn't even aware this package had another repository. There's nothing telling this on the `README.md` hehe, so in the end this is just duplicated work 🙃
Yeah, it's a shame. Either way, that PR seems to be outdated from the beta version and needs a rebase/merge, so since I'm already finishing mine, I will keep at...
@StorytellerCZ Which repository is the right one here for the redis oplog?
@ToyboxZach @nachocodoner @denihs @StorytellerCZ also, please do a review if possible 😄
@nachocodoner Yeah, to easily reproduce it you can create a brand new app on `2.14` and try to run it on `iOS`. The fix for this would be to release...
LGTM, however we will need to change how we handle the splash screens for Android. Seems that the `splash` tag is deprecated and won't work with Android >= 12. Looking...
Created a new PR to handle this issue: https://github.com/meteor/meteor/pull/12785 cc @StorytellerCZ