Commit Graph

13 Commits

Author SHA1 Message Date
Salakar
abc949bcdf 6.0.0-alpha.8 2019-04-04 02:18:46 +01:00
Salakar
8c81b64c49 6.0.0-alpha.8 2019-04-04 02:17:12 +01:00
Salakar
5b5f591799 6.0.0-alpha.7 2019-03-28 20:56:15 +00:00
Salakar
1e1927c068 6.0.0-alpha.7 2019-03-28 20:55:15 +00:00
Mike Diarmid
34b1d92005 [v6] Implement Invites (#2015)
[v6] Implement Invites
2019-03-28 20:52:16 +00:00
Salakar
c709fec649 6.0.0-alpha.6 2019-03-26 13:13:05 +00:00
Salakar
b3e3f0742d 6.0.0-alpha.6 2019-03-26 13:11:42 +00:00
Ilja Daderko
fb7109e52a [v6] Implement Remote Config (#1896) 2019-03-26 13:03:57 +00:00
Salakar
5a80647d49 6.0.0-alpha.5 2019-03-13 17:52:06 +00:00
Salakar
5639356e43 6.0.0-alpha.5 2019-03-13 17:49:35 +00: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
Michael Diarmid
9f1fcf2634 [ci] re-work android emulator configuration (#1929)
re-work android emulator configuration
2019-02-27 11:50:06 +00:00
Michael Diarmid
93a3b36f37 [v6] Implement In-App Messaging (fiam) (#1925)
firebase.fiam().*
2019-02-27 07:59:16 +00:00