Sandro Machado
6a64c478dd
docs(messaging): fix broken Firebase link ( #3028 )
...
Fix the link to the cloud messaging product on the README.md
2019-12-20 10:42:15 +00:00
Salakar
5ce2ee3548
chore(*): v6.2.0
2019-12-08 00:07:43 +00:00
Salakar
8ae094a2d5
chore(*): v6.2.0
2019-12-08 00:03:12 +00:00
Salakar
f15295bbd0
chore(*): v6.1.0
2019-11-26 04:26:30 +00:00
Salakar
53eb82fa3a
chore(*): v6.1.0
2019-11-26 04:25:16 +00:00
Salakar
53f0788c61
docs(messaging): add docs for #2657
2019-11-26 03:22:09 +00:00
Salakar
8c339d10e2
fix(messaging,ios): wait for remote notification registration status
...
Wait for remote notification registration before resolving on `requestPermission`. This fixes issue #2657 where remote registration is still in progress when attempting retrieve a token.
2019-11-26 03:01:52 +00:00
Salakar
1940d6c8fb
fix(messaging): deprecate onTokenRefresh(event => event.token) fixes #2889
2019-11-25 21:19:29 +00:00
Salakar
547d0a2d74
feat(ios): upgrade Firebase iOS SDK version to 6.13.0
2019-11-25 20:53:34 +00:00
Mike Diarmid
42e034c480
feat(firestore): array-contains, array-contains-any & in filters ( #2868 )
...
* feat(firestore) Add IN query support (JS/Android)
* feat(firestore) in query validation
* feat(firestore) in query ios support / tests
* docs(firestore): update reference docs to include in query support
2019-11-24 18:21:38 +00:00
Salakar
e14680adde
refactor(linting): fix linting issue
2019-11-24 17:14:54 +00:00
Cameron Knight
f0e614f485
fix(messaging): typo in isRegisteredForRemoteNotifications ( #2645 )
...
This changes the access of `native.isRegisteredForRemoteNotifcations` (missing `i`) to `native.isRegisteredForRemoteNotifications`, which matches the string defined in https://github.com/invertase/react-native-firebase/blob/master/packages/messaging/ios/RNFBMessaging/RNFBMessagingModule.m#L58
This also fixes the coercion of falsy values to `true`, which would have occurred if `native.isAutoInitEnabled` or `native.isRegisteredForRemoteNotifications` were initially `false`.
2019-11-23 17:28:30 +00:00
SaeedZhiany
24ed7161d3
refactor(*): load Android Gradle Plugin conditionally ( #2863 )
...
* Loaded Android Gradle Plugin conditionally, Upgraded AGP version to 3.5.2
* Upgraded AGP version to 3.5.2
* upgraded Gradle wrapper version to 5.6.4
2019-11-23 17:22:07 +00:00
Dulmandakh
7cab58d87f
fix(messaging,ios): hasPermission checks authorizationStatus ( #2908 )
2019-11-23 16:50:33 +00:00
Salakar
237d80e0df
chore(release): v6.0.4
2019-11-17 07:13:36 +00:00
Salakar
964bdffe95
chore(release): v6.0.4
2019-11-17 07:10:20 +00:00
Salakar
5efdd152a6
chore(*): v6.0.3 release
2019-10-25 18:55:39 +01:00
Salakar
e720c0be64
chore(*): v6.0.3 release
2019-10-25 18:54:40 +01:00
Salakar
198157d424
chore(release): v6.0.2
2019-10-18 14:25:18 +01:00
Salakar
be543f4911
chore(release): v6.0.2
2019-10-18 14:24:03 +01:00
Salakar
5a6d46878f
v6.0.1
2019-10-07 07:25:32 +01:00
Salakar
d8ce17369e
v6.0.1
2019-10-07 07:05:43 +01:00
Salakar
a33fd146a0
[types] rework default export types for each module (should fix #2648 )
2019-10-07 06:32:26 +01:00
Alexandre Segura
b3665dbe0c
Fix wrong AsyncStorage method name.
2019-10-06 00:39:53 +02:00
Salakar
40a46c805e
v6.0.0
2019-09-24 14:58:40 +01:00
Salakar
4cde593e18
v6.0.0
2019-09-24 12:03:17 +01:00
Elliot Hesp
c2d0982d88
Merge branch 'master' into @ehesp/ts-review
2019-09-24 09:04:02 +01:00
Salakar
c58c394449
v0.5.4
2019-09-23 01:49:46 +01:00
Salakar
27a5ff671c
v0.5.4
2019-09-23 01:48:17 +01:00
Salakar
087096c261
v0.5.3
2019-09-22 23:48:41 +01:00
Salakar
efba3ec40a
v0.5.3
2019-09-22 23:46:42 +01:00
Salakar
87052cb771
v0.5.2
2019-09-19 13:28:04 +01:00
Salakar
e078ebb3eb
v0.5.2
2019-09-19 13:26:11 +01:00
Salakar
10a3f34bdf
v0.5.1
2019-09-19 13:03:55 +01:00
Salakar
e0e2efaf33
v0.5.1
2019-09-19 13:01:54 +01:00
Salakar
a2f0fd6638
[ios] fix an issue on podspecs when not using the custom version override logic
...
Updated Firebase SDKs also to 6.8.1
2019-09-19 13:00:28 +01:00
Salakar
525be45602
v0.5.0
2019-09-18 22:50:37 +01:00
Salakar
59d9ddcda0
v0.5.0
2019-09-18 22:49:30 +01:00
Salakar
49a53a738b
[ios] remove old auto-linking (added pre RN auto-linking)
2019-09-18 22:47:26 +01:00
Mike Diarmid
02f958c9ec
Merge branch 'master' into @ehesp/readmes
2019-09-17 17:11:16 +01:00
ehesp
55d08c2743
Update package JSON files
2019-09-17 17:07:42 +01:00
Elliot Hesp
4928e6e38f
Allow pod version overrides ( #2589 )
2019-09-17 16:20:37 +01:00
ehesp
67d4f97502
[readme] messaging
2019-09-16 13:24:00 +01:00
ehesp
579ac7d6f8
[ts] update named exports
2019-09-16 12:25:48 +01:00
ehesp
f153b7fa04
[ts] messaging
2019-09-16 11:08:18 +01:00
Salakar
dea62e0ae4
v0.4.3
2019-09-16 05:54:58 +01:00
Salakar
2a4d7dfbbf
v0.4.3
2019-09-16 05:52:37 +01:00
Salakar
57d97e65f5
v0.4.2
2019-09-16 05:48:58 +01:00
Salakar
0d2589f439
v0.4.2
2019-09-16 04:58:48 +01:00
Salakar
3a94b89471
v0.4.1
2019-09-14 22:59:08 +01:00