urbanairship / react-native-airship

Airship React Native module
Other
86 stars 62 forks source link

Release 17.1.0 #537

Closed crow closed 9 months ago

crow commented 9 months ago

What do these changes do?

Minor release that updates the iOS SDK to 17.7.0 and Android SDK to 17.6.0 and adds support for notifying the contact of a remote login.

Why are these changes necessary?

🚀

How did you verify these changes?

Set breakpoints on notifyRemoteLogin in iOS and Android and ensured these got called when I called it: image image