Commit Graph

27 Commits

Author SHA1 Message Date
Russell Wheatley
e7b4bb31b0 feat: use latest android & ios Firebase SDKs version (#3956)
* chore(*): version upgrades

* chore(*, ios): update GoogleUtilities test/ios

* chore(_,ios): update pod lock

* chore(crashlytics, android): update SDK for tests

* chore: move google-services plugin for gradle

* chore: ios sdk upgrade

* chore: update test Podfile.lock
2020-07-24 13:11:46 +01:00
Anderson Addo
6cb68a8ea8 feat(android,ios): upgrade native SDK versions (#3881)
[publish]

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-07-07 07:21:37 +01:00
Jeff Gu Kang
8c8d448a3e feat(android): don't call ad of AdmobBanner multiple times (#3488)
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-06-18 11:24:09 +01:00
Russell Wheatley
4db9dbc3ec feat: update native Firebase SDK versions (#3663)
Updated Firebase Android SDK BoM version to 25.3.1 (from 24.1.0) and iOS SDK to 6.25.0 (from 6.13.0).

[publish]
2020-05-22 22:23:36 +01:00
Mike Diarmid
252a4239e9 feat!: all packages should depend on core (#3613)
All packages now peer-depend on an explicit version of the `app` package.

BREAKING CHANGE: breaking change to mark new internal versioning requirements.
2020-05-05 20:25:08 +01:00
Mike Diarmid
67bbd30a34 chore: upgrade testing project to RN 0.62.x (#3433)
* chore: upgrade testing project to RN 0.62.x

* add placeholder flow script for CI

* update jet to fix iOS issue

* revert typedoc version (latest version not working)

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* add `react-native-port-patcher` back in - port still being ignored by RN so patching manually

* temporarily use iphone x for detox until CI servers upgraded

* -

* Update package.json

* Update on.e2e.js

* Update orderByValue.e2e.js

* Update on.e2e.js

* Update init.js

* -
2020-04-14 21:14:44 +01:00
Mike Diarmid
b4eaa39ea8 fix(android,build): conditionally check app dependency, fixes… (#3215) 2020-02-16 18:27:35 +00:00
Mike Hardy
fb763ebde2 fix(android,build): use correct plugin & BoM versions
* fix: bump invertase gradle plugin to 1.4
* fix: harmonize android dependencies on BoM 24.1.0
2020-02-16 17:44:13 +00:00
Juan
b5243cf25a fix(admob,android): null check activity in consent form (#2985)
* Added missing null checks for getCurrentActivity()

* Added null check in Consent module form.
Wrapped consentForm.show() with try-catch.

Co-authored-by: Mike Hardy <github@mikehardy.net>
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>
2020-01-30 11:48:09 +00:00
Mike Diarmid
42e034c480 feat(firestore): array-contains, array-contains-any & in filters (#2868)
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
SaeedZhiany
24ed7161d3 refactor(*): load Android Gradle Plugin conditionally (#2863)
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +00:00
Juan
1fb296dc3b fix(admob): add null checks for getCurrentActivity() usages (#2913) 2019-11-23 16:45:34 +00:00
Salakar
48cb7c9095 [admob] rename keys to match other platform specific keys 2019-09-22 23:59:44 +01:00
ehesp
032c1b9847 Break out android/ios admob keys 2019-09-20 15:09:47 +01:00
Mike Diarmid
00e27a9f37 [v6] AdMob - Follow-up (Adds Banner Views) (#2530) 2019-09-13 19:10:41 +01:00
ehesp
94092d5ac5 - 2019-08-13 15:44:50 +01:00
ehesp
b1286f47bc - 2019-08-13 15:11:41 +01:00
ehesp
b2fa0cd97b - 2019-08-13 09:10:00 +01:00
ehesp
0bb9c4d145 - 2019-08-11 15:19:05 +01:00
ehesp
310647fb36 - 2019-08-10 13:39:04 +01:00
ehesp
3c87f90799 - 2019-08-10 11:26:58 +01:00
ehesp
0b4bbf00a0 - 2019-08-09 19:01:12 +01:00
ehesp
593422762e - 2019-08-09 17:06:46 +01:00
ehesp
e8dfe2f0d2 - 2019-08-09 09:13:52 +01:00
ehesp
edbbb7c8f8 AdsConsent android 2019-08-09 08:19:04 +01:00
ehesp
9864936968 AdsConsent setup 2019-08-08 16:57:44 +01:00
Salakar
911c4ffdf7 initial package setup 2019-08-08 12:47:48 +01:00