2
0
mirror of synced 2025-02-14 23:36:59 +00:00

15 Commits

Author SHA1 Message Date
Chris Bianca
d429db7e86 [fcm] First steps towards identifying the new API for messaging / notifications 2018-01-30 11:15:59 +00:00
Kevin
02ac39678e flag checking fix 2017-11-16 16:58:10 +08:00
Kevin
0577518578 fix for 'show_in_foreground' flag of local notification for iOS 10+ 2017-11-16 15:45:29 +08:00
Chris Bianca
2b2f3ce594 [ios] Centralise event sending to ensure all events validate bridge present before sending 2017-10-26 11:55:07 +01:00
Chris Bianca
ff8a8676d6 [messaging][ios] registerForRemoteNotification on main thread 2017-10-24 09:51:21 +01:00
Chris Bianca
114e3b2b5b [ios] Explicitly set requiresMainQueueSetup to prevent warnings on app start 2017-10-12 09:18:01 +01:00
Salakar
a1534c23b8 [messaging] fix broken code from pr #443 2017-10-03 09:56:47 +01:00
Michele Bombardi
e5856279df deleteInstanceId iOS 2017-09-26 17:55:10 +02:00
Michele Bombardi
afe7bed6e2 deleteInstanceId (Android only) 2017-09-26 16:44:15 +02:00
JackThomson2
f7f3b6b8ea Fix syntax error in messaging 2017-09-21 12:34:50 +01:00
Akshet Pandey
d362b6acd0 UIApplication methods should only be called from the main thread 2017-09-15 17:10:29 -07:00
phips28
b7d4b3c5aa Set opened_from_tray true if a local notification is clicked from notification center/tray 2017-09-12 19:01:04 +02:00
Chris Bianca
97cc5ee131 [ios] Fix conditional imports 2017-08-11 16:07:39 +01:00
Chris Bianca
dc10f29b78 [ios][messaging] Add back in userNotificationCenter messaging methods 2017-07-19 12:49:18 +01:00
Chris Bianca
4a7a7574db [ios] Break modules into subfolders 2017-06-16 11:15:42 +01:00