Mike Hardy
25b9e7ddd0
docs(crashlytics, install): bump firebase crashlytics plugin version ( #4064 )
2020-08-10 09:00:36 +01:00
Mike Hardy
a3d8d9c7dc
docs: update versions in install docs ( #4063 )
...
Lots of the versions were very old, I pinned them to current stable
The most important one is the google services plugin to 4.3.3 though, it has
lots of serious issues in the 4.2.0 version specified
2020-08-10 08:59:21 +01:00
hillkim
30a2c178ae
docs(storage): fix firebase reference in storage example
...
fix storage reference
2020-08-09 10:23:49 -05:00
gaodeng
03fe17fada
docs(analytics): update setAnalyticsCollectionEnabled example ( #4027 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-08-03 11:11:49 +01:00
Russell Wheatley
52eeed31b3
feat(crashlytics): add new APIs checkForUnsentReports, deleteUnsentReports,didCrashOnPreviousExecution,sendUnsentReports ( #4009 )
...
Adds the following additional Crashlytics APIs:
- checkForUnsentReports()
- deleteUnsentReports()
- didCrashOnPreviousExecution()
- sendUnsentReports()
[publish]
Co-authored-by: Mike Hardy <github@mikehardy.net >
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-08-03 11:02:08 +01:00
Darren Ackers
33c122e312
docs(messaging): updated iOS APN setup ( #4024 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-07-30 10:49:23 +01:00
Sergi Cuenca
246ccb0225
docs: should be asBoolean instead of asNumber ( #4023 )
...
It has been used `asNumber` instead of `asBoolean` in the `resolves value to boolean` section. This can lead to confusion.
2020-07-30 10:00:48 +01:00
Cyrus Zei
0dbe48e588
docs: add AdEventType ( #3962 )
...
You guys forgot to add the AdEventType
2020-07-23 10:17:53 +01:00
Cyrus Zei
d731653320
docs: use the example.com domain ( #3979 )
...
* use the example.com domain instead of gmail.
I don't know if sarah.lane wants here email on your docs, but we could change that to a more doc friendly user. if you go over to example.com they even add this on their website
This domain is for use in illustrative examples in documents. You may use this domain in literature without prior coordination or asking for permission.
* fix typo
* update email to lower case
Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com >
2020-07-23 10:16:29 +01:00
mufaddalhamidofficial
bb3b744ada
docs: typo ( #3984 )
2020-07-23 10:16:00 +01:00
Guilherme de Andrade
9cc6c76228
chore(docs): add missing imports to opt-out ( #3987 )
...
This PR will add missing imports and the default export to `Opt-out` code snippet.
2020-07-23 10:15:01 +01:00
Javier Casaubón
8f96586970
docs: add CI hangup related FAQ and answer. ( #3989 )
2020-07-23 10:14:15 +01:00
Russell Wheatley
256b6a47e5
feat(remote-config)!: API update to match web SDK ( #3537 )
...
* feat(remote-config): API update to match web SDK
* feat(remote-config): reset API for android
* tests(remote-config): update assertions
* tests(remote-config): update to match api
* chore(remote-config): update
* chore(remote-config): update tests/API
* tests(remote-config): update tests
* feat(remtoe-config): PR comment updates
* Apply suggestions from code review
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
* chore(remote-config): Pr comment updates
* fix(remote-config): revert back mocha config
* Apply suggestions from code review
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
* chore(remote-config): rename array
* chore(remote-config): PR updates
* chore(remote-config): lint disable
* chore(remote-config): update types
* docs(remote-config): update docs
* docs(remote-config): note
* docs(remote-config): update
* docs(remote-config): further updates
* fix(ml-vision): cancel tests
* docs(*): RNFB not part of spelling list
* chore(*) update spelling list
* docs(*): update ts.json docs
* docs(*): update ts docs
* Apply suggestions from code review
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
* chore(remote-config): release updates
* chore(remote-config): types
* chore(remote-config): 'fetchTimeMillis' api
* docs(remote-config): update docs
* chore(remote-config): api update
* Update packages/remote-config/type-test.ts
* chore(remote-config): further changes
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-07-16 12:32:58 +01:00
Tomas Maly
a92ee538a1
docs(messaging): update server-integration.md ( #3925 )
...
Adding details for using APNS token on iOS (non-firebase integrations)
2020-07-13 11:25:00 +01:00
Cătălin Buruiană
bdea5250df
docs: add tip about hanging CI build while using Fastlane ( #3907 )
2020-07-10 17:19:58 +01:00
Daniel Montano
659324090d
docs(links): add instructions on setting up Xcode for dynamic links with custom domains ( #3923 )
...
Co-authored-by: Mike Hardy <github@mikehardy.net >
2020-07-10 17:18:03 +01:00
Yanick Bélanger
9b73e0ad67
docs: remove references to setUserName & setUserEmail ( #3909 )
2020-07-09 17:57:25 +01:00
Mike Hardy
fe003753f4
docs(android): improve MultiDex documentation for android ( #3920 )
2020-07-09 17:52:41 +01:00
Russell Wheatley
6c53f479d9
feat(analytics): add & deprecate pre-defined analytics events ( #3385 )
...
* updating analytics types
* further type updates
* update log events for analytics
* update validation
* feat(analytics): update events & tests
* tests(analytics): update
* build(analytics): types & type tests
* chore(analytics): update to revised api
* feat(analytics): further updates for package
* Apply suggestions from code review
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
* tests(analytics): update tests
* tests(ml-vision): stop testing ml-vision
* chore(*): spelling
* chore(*): spelling
* chore(analytics): update ts docs
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
[publish]
2020-07-09 09:18:48 +01:00
Mars Lan
f0959f2054
doc(storage): fix multiple buckets example ( #3901 )
2020-07-07 19:33:07 +01:00
Anderson Addo
a5e4025256
docs(database): persistence is disabled by default ( #3899 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-07-07 19:31:50 +01:00
Anderson Addo
9c62d35d32
docs(crashlytics): remove reference to fabric ( #3883 )
2020-07-06 14:11:10 +01:00
Peter Hägg
f9d25889ce
docs(crashlytics,ios): remove manual setup steps for iOS ( #3878 )
2020-07-05 21:40:48 +01:00
Ziyaddin Sadigov
3e98ecd9e1
docs: fix typo in database usage ( #3880 )
2020-07-05 21:39:38 +01:00
forbesgillikin
5e226a1baf
docs(messaging): add additional APNS information
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-07-05 21:33:27 +01:00
Anderson Addo
65042d08ed
Corrected the apply location of plugin: 'com.google.gms.google-services' in docs ( #3876 )
2020-07-04 14:11:17 -05:00
Andrei Pfeiffer
be1bfc5eb1
(docs) Fix docs for Cloud Messaging: iOS - Requesting permissions
...
The [Clound Messaging > Usage](https://rnfirebase.io/messaging/usage#ios---requesting-permissions ) docs on the Clound Messaging > page contain wrong code example, compared with the dedicated [iOS Permissions](https://rnfirebase.io/messaging/ios-permissions#reading-current-status ) page.
2020-07-03 08:52:33 -05:00
Omar López
4135deb54b
docs: improve autolinking & rebuilding steps ( #3847 )
2020-06-30 21:24:07 +01:00
Salakar
b53a29a926
docs: regenerate typedoc sources
2020-06-30 21:10:59 +01:00
Salakar
1ecadc5e50
docs: format markdown files
2020-06-30 21:09:22 +01:00
Aure77
cad58e178b
feat(crashlytics)!: upgrade to new Firebase Crashlytics SDK ( #3580 )
...
Goodbye Fabric, hello Firebase Crashlytics.
BREAKING CHANGE: This is a breaking change to remove the use of the Fabric SDKs.
Co-authored-by: David Buchan-Swanson <david.buchanswanson@gmail.com >
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
[publish]
2020-06-30 20:56:01 +01:00
Mike Diarmid
7c61cfd9d8
docs: tweak faqs
2020-06-30 05:02:11 +01:00
Anderson Addo
85047b6c22
docs: added FAQs and Tips page ( #3524 )
...
Co-authored-by: Mike Hardy <github@mikehardy.net >
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-06-26 17:38:00 +01:00
Tuomas Jaakola
e716fe0507
docs(database): using ref.off() to unsubscribe ( #3821 )
2020-06-22 16:49:08 +01:00
Russell Wheatley
57ff9003b6
feat(firestore): support clearPersistence() & terminate() APIs ( #3591 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
[publish]
2020-06-22 14:46:46 +01:00
janndriessen
ad6bb41b93
docs(storage): fix minor typo in storage docs ( #3807 )
...
The `putFile` docs referenced the wrong variable in the first example
2020-06-22 13:02:31 +01:00
Russell Wheatley
dc7f9213c0
feat(firestore): support limitToLast query filter ( #3702 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-06-22 12:14:19 +01:00
Andre Nunes
5f3825a4bc
docs: add note about notifications on real devices ( #3592 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-06-18 11:18:24 +01:00
Arpit Banati
e1922cd2b3
dpcs: Update Docs for realtime listeners ( #3778 )
...
[skip-ci]
2020-06-15 09:10:05 +01:00
Russell Wheatley
7a5a1ced6f
docs(firestore): emulator documentation ( #3690 )
...
* format(*): ran formatting script
* docs(firestore): added emulator docs
* chore(firestore): typedoc generate
* docs(firestore): with sidebar
* chore(firestore): generate docs
* docs(firestore): spelling/grammar
* chore(app): reversed test index
* chore(firestore): emulator update
* chore(firestore): emulator docs and code
* fix(firestore): emulator configuration
* chore(firestore): code review update
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
* chore(firestore): rm http protocol
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
[publish]
2020-06-03 13:53:04 +01:00
Russell Wheatley
0b0f858527
feat(app): add Play Services available utilities ( #3601 )
...
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
[publish]
2020-06-03 12:39:05 +01:00
Mike Diarmid
af511c7f46
docs: add firestore video
2020-06-03 11:49:22 +01:00
Mike Diarmid
fb1560f051
docs: add auth screencast
2020-05-22 18:26:52 +01:00
Russell Wheatley
672ae83427
docs(dynamic-links): add set up docs ( #3624 )
...
* docs(database): forEach docs
* docs(app): update 'apps' example
* docs(dynamic-links): ios setup
* docs(dynamic-links): update setup docs
* docs(*): format markdown
* docs(dynamic-links): capitalisation of products
* docs(dynamic-links): update
* docs(dynamic-links): spelling
* docs(dynamic-links): spelling
2020-05-22 18:16:22 +01:00
Russell Wheatley
8a35db6f36
docs(*): corrections ( #3676 )
2020-05-22 11:18:38 +01:00
Santhosh Kumar Jayaraman
d2a61f5e7f
docs(remote-config): correct import for android ( #3658 )
2020-05-21 07:01:38 +01:00
Greg Hesp
284cd099d1
docs: Fixed typo
...
[skip-ci]
2020-05-19 12:00:21 +01:00
Greg Hesp
c529598bb9
docs: Fixed Typo
...
[skip-ci]
2020-05-19 11:25:10 +01:00
Greg Hesp
5ef9c3c428
docs: Fixed typo
...
[skip-ci]
2020-05-19 09:36:46 +01:00
Alan Hu
25854bdc77
docs(messaging): update example ( #3525 )
2020-05-18 11:25:34 +01:00