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
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
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
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
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
Stefan
e30c80dde9
docs(messaging): fix typo in ios-permissions ( #3548 )
...
[skip-ci]
2020-04-27 12:37:35 +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
Elliot Hesp
841be92f8f
docs(messaging): update ios permissions
2020-04-12 11:20:25 +01:00
Mike Diarmid
3d55b0978a
docs(messaging): fix permissions docs
2020-04-08 19:06:40 +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
Radek Czemerys
aa075fce41
docs(messaging): add await keyword requestPermission ( #3231 )
...
requestPermission example is missing `await` keyword.
2020-02-21 20:22:30 +00:00
Jeremy
2c0b89a8fa
docs(messaging): add note about local notification apis ( #3221 )
...
* Added some text about Notifee in cloud messaging documentation.
* Update docs/messaging/index.md
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-02-18 01:34:21 +00:00
ehesp
400f14ab47
docs(messaging): update quick start docs
2020-02-05 11:16:48 +00:00
Mike Diarmid
f27178fedb
Update ios.md
2020-01-30 12:09:58 +00:00
Mike Diarmid
0352d55cb9
Update ios-configure-apns.md
2020-01-30 12:07:36 +00:00
Mike Diarmid
1afde4cffd
docs(messaging): fix broken link & styling
2020-01-30 12:04:33 +00:00
Russell Wheatley
62138b7511
docs(messaging): add xcode configuration docs ( #3136 )
...
* apple integration cloud messaging
* split ios apple integration docs
* rchanged duplicate title
Co-authored-by: Mike Diarmid <mike.diarmid@gmail.com >
2020-01-30 11:39:36 +00:00
Elliot Hesp
38ff48df30
Update index.md
2019-12-16 13:19:01 +00:00
bitlab-code
f478a57397
docs(messaging): Add iOS Manual Linking Guide for RNFBMessaging ( #2831 )
2019-11-06 14:41:42 +00:00
ehesp
4709781fb0
Add pod install line to quick starts
2019-11-04 09:02:11 +00:00
Harlan Kellaway
849f9b014d
docs(messaging): fix broken link in messaging ios guide
2019-10-23 07:01:12 +01:00
ehesp
0606b3775f
react-native -> npx react-native
2019-09-23 13:07:27 +01:00
ehesp
4226e0b569
Documentation Updates
2019-09-21 18:09:31 +01:00
Pablo Kebees
d277f92164
[docs] Update Android instructions and misc module page fixes ( #2601 )
2019-09-19 18:01:41 +01:00
ehesp
401423dcf4
Add app links to quick start guides
2019-09-16 14:33:10 +01:00
ehesp
0e375bc719
Add app links to quick start guides
2019-09-16 14:12:14 +01:00
ehesp
31202eed36
Update docs
2019-08-21 16:07:01 +01:00
Salakar
72a4dc0fb6
[docs] remove use of unnecessary/potentially confusing english idiom
2019-07-22 08:14:48 +01:00
Salakar
50ad72f6aa
[docs] prettier
2019-07-12 15:20:14 +01:00
Mike Diarmid
85672a479a
v6 Implement Cloud Messaging ( #2330 )
2019-07-12 14:06:43 +01:00
Salakar
7ce7da4102
[docs] update quick start guides
2019-06-23 21:31:11 +01:00
Salakar
e62621a12a
[docs] change install examples to use alpha versions - fixes #2149
...
[skip ci]
2019-05-21 15:48:11 +01:00
Salakar
a5ca5546d3
[docs] update module guide links
...
[skip ci]
2019-05-03 15:15:15 +01:00
ehesp
95585973cd
[skip ci] docs
2019-04-29 11:40:25 +01:00
ehesp
b99a1ea0e0
[skip ci] docs - fcm/notif stub
2019-04-29 09:29:21 +01:00