Mike Hardy
Mike Hardy
For anyone else watching here, https://github.com/invertase/react-native-google-mobile-ads just published v5 where we forward-ported to the new "UMP" SDK provided by Google for managing consent https://github.com/invertase/react-native-google-mobile-ads/pull/82 So as far as I know,...
https://github.com/invertase/react-native-google-mobile-ads supports v20
Also, there is a PR in AnkiDroid - almost done!! works mostly except if you did the workaround mentioned here already - you can follow here - https://github.com/ankidroid/Anki-Android/pull/5285
That looks really cool - appears to be nice for cases where you want to cancel previous of same workflow - plus obviously for things where you are interested in...
This is not a democracy really, but I do want to register in this as well - this happens to me in one repo with one specific job and right...
Thanks @cowwoc for your efforts! It's great to have this library available as a regular gradle dependency - hopefully this PR moves forward but until then I've reviewed the cowwoc...
I see this error, and some other strangeness, not in a subdirectory - with 5.1.0, without 2FA enabled, EPERM - with 5.1.0, with 2FA enabled, - with 5.0.3, with 2FA...
This has been working for me recently? Here is the comment I left myself on related issue > yarn shipit is working for me now, even with 2FA on, but...
As a stopgap you may want to use v14 here for now, and remove the use_frameworks stuff, that's the typical cause. I hate to see the `arch -x86_64` stuff but...
This isn't going to work in the future though, firebase-ios-sdk requires `use_frameworks!` and that is not going to change. So we have to require it. So react-native (and Flipper) need...