Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
Alan Hu
25854bdc77 docs(messaging): update example (#3525) 2020-05-18 11:25:34 +01:00
Salakar
4364b7f27b docs: format 2020-05-13 01:39:46 +01:00
Maaz Abdul Jabbar
f592570090 docs: Update unsubscribeFromTopic method name (#3567)
[skip-ci]
2020-04-28 16:12:57 +01:00
Bracaval Elias
92550f68df docs(messaging): code typo on docs/messaging/usage/index.md (#3553) 2020-04-27 08:21:19 +01:00
Mike Diarmid
a800cdbc81 fix(messaging,ios): keep original UNUserNotificationCenter dele… (#3427)
* fix(messaging,ios): keep original UNUserNotificationCenter delegate

Keeps a reference to any original UNUserNotificationCenter delegates that are set before we replace the delegate with out own implementation. Internally we will also call the original delegate if our code does not already handle the delegate call. This should keep compatibility with other RN modules that set the delegate.

* v6.4.1-alpha.0

* Revert "v6.4.1-alpha.0"

This reverts commit b355a86a

* feat: automatically register with APNs

* docs: typos

* fix: forward delegate call to FIRAuth

Fixes / supersedes #3425

* fix(messaging): add activity check to getInitialNotification (#3495)

* fix(messaging): add activity check to getInitialNotification

* fix(messaging): add activity check to getInitialNotification

* Update .spellcheck.dict.txt

Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com>

Co-authored-by: Elliot Hesp <elliot.hesp@gmail.com>
2020-04-22 12:49:52 +01:00
Mike Diarmid
7f52366e22 docs: spelling & grammar fixes & GitHub Action (#3490) 2020-04-17 21:06:29 +01:00
Umut Topuzoğlu
9bf5e6ffba docs: typo messaging 2020-04-15 20:19:37 +01:00
Salakar
c7a02a1658 chore(docs): prettier & gen new typedocs 2020-04-03 14:12:50 +01:00
Elliot Hesp
68c6bce140 chore(docs): migrate to new docs website (#3389) 2020-04-03 14:00:59 +01:00