Commit Graph

14 Commits

Author SHA1 Message Date
Elliot Hesp
49c0050383 fix(auth): Fix iOS event subscriptions not correctly removing on reload
* fix(auth): Fix iOS event emitter removal
2019-10-18 13:15:55 +01:00
Salakar
a6a5236fbc [build][ios] generate iOS version file for Core 2019-08-09 02:06:56 +01:00
Salakar
d1899a3977 v0.1.5 2019-08-08 23:26:52 +01:00
Salakar
9f72207d0b v0.1.4 2019-08-08 16:39:59 +01:00
ehesp
1b1a2fb6b3 v0.1.3 2019-08-07 17:10:44 +01:00
Salakar
381aff536d v0.1.2 2019-07-31 12:43:04 +01:00
Salakar
8c2df657b7 v0.1.1 2019-07-30 09:25:38 +01:00
Salakar
a73e87eedf v0.1.0 2019-07-30 08:28:04 +01:00
Salakar
4f909aefc8 v0.0.26 2019-06-23 20:43:55 +01:00
Salakar
a97e0160b6 [ios][core][internal] add plugin registrar
[skip ci]
2019-06-21 09:04:16 +01:00
Mike Diarmid
21a16867fe [v6] Implement ML-Kit Natural Language (#2117)
- Implement ML-Kit Natural Language (#2117)
 - Includes additional refactor changes across other modules for internals api reworking
2019-06-02 17:58:21 +01:00
Mike Diarmid
c89ba48e92 [v6] Implement Crashlytics upgrade + required internals changes (#1958)
[crashlytics]

Fixes: #1643, #1848, #1964, #1920, #1884, #1783, #1966, #1940, #1447

Features/Bugs Todo:

  Capture JS Exceptions with stack traces automatically
  Capture Unhandled Promise Rejections with stack traces automatically
  [Android] .crash() not captured in debug due to RN RedBox; see #1921
  Support advanced user identifier features
  [Android] Enable Crashlyics NDK reporting by default (gist)
  Support toggling native crash logging off/on (e.g. disable in DEV)
  Support toggling JS crash logging off/on (e.g. disable in DEV)

  [ios] Static framework support for all modules
  [ios] Implement CocoaPods Firebase RN modules auto-loader script
  Implement firebase.json config loader; Android & iOS
  [tests] Fix false positive tests that catch errors (tests did not check that errors actually threw)
  [android] Cleanup manifest permissions for all modules
  [android] Implement Content provider base class
  [android] Investigate/fix issue where setDataCollectionDefaultEnabled is false by default in Firebase - it disables Crashlytics reporting
2019-03-13 17:07:21 +00:00
Salakar
f80acab11c [app][ios] add setAutomaticDataCollectionEnabled support 2019-02-05 19:46:33 +00:00
Michael Diarmid
17d778cf66 Refactor into monorepo for v6 (#1837)
> You can [learn more about this here](https://blog.invertase.io/react-native-firebase-2019-7e334ca9bcc6).
2019-02-01 10:37:48 +00:00