Salakar
|
ec22e510bc
|
more work on multiple app initialization
|
2017-06-30 17:23:32 +01:00 |
Chris Bianca
|
cd347383a4
|
[messaging] Correctly bind messaging listeners
|
2017-06-19 13:14:36 +01:00 |
Chris Bianca
|
782958d026
|
[messaging] Update typescript definition to match interface changes
|
2017-06-19 12:26:10 +01:00 |
Chris Bianca
|
96d122f943
|
[messaging] Return function to remove listeners for onTokenRefresh and onMessage
|
2017-06-19 09:21:15 +01:00 |
Chris Bianca
|
a1cff881e1
|
[android][ios][js] Detect missing native module rather than using empty function
|
2017-05-31 15:22:15 +01:00 |
Chris Bianca
|
abc4de2257
|
[messaging][iOS] Tidy up messaging and bring it in inline with latest version of Firebase Messaging (4.0.0)
|
2017-05-30 08:26:40 +01:00 |
Salakar
|
6f81605616
|
[js][all] added nativeSDKMissing check for all modules - part of making all module native sdk's optional.
|
2017-05-25 23:39:06 +01:00 |
Salakar
|
343710dbf9
|
[js][ios][messaging] fixed misc messaging .send() types
|
2017-04-03 10:33:18 +01:00 |
Salakar
|
91e9263965
|
[js][ios][android][messaging] full implementation of upstream send including RemoteMessage builder
|
2017-03-30 16:25:27 +01:00 |
Chris Bianca
|
e25dd05576
|
Fix iOS messaging issue
|
2017-03-27 13:26:26 +01:00 |
Salakar
|
d4c2f95cca
|
[ios,js] full fcm implementation, first draft for ios
|
2017-03-21 15:11:07 +00:00 |
Salakar
|
7650ae42e4
|
[android,js] misc messaging
|
2017-03-21 11:26:16 +00:00 |
Salakar
|
856da83a80
|
[android, ios] first draft of full fcm implementation - ios still todo
|
2017-03-17 16:04:39 +00:00 |
Salakar
|
1acbff834f
|
[ios, android] fixed messaging() send() - now a promise on native - added stub method for ios as the existing one was empty
|
2017-03-15 14:00:28 +00:00 |
Salakar
|
cd4664fb68
|
[ios] fixed messaging getToken, listen/unlisten token refresh
|
2017-03-15 13:05:56 +00:00 |
Salakar
|
6d52b6d4d3
|
messaging().getToken now correctly returns a string on both platforms
|
2017-03-15 12:57:36 +00:00 |
Salakar
|
11df5cb9ba
|
RNFirebase - messaging - js
|
2017-03-02 12:58:15 +00:00 |