npm expo-server-sdk 2.3.1
v2.3.1

latest releases: 3.10.0, 3.9.0, 3.8.0...
6 years ago

Bug fixes

chunkPushNotifications: If you have a small number of push notifications below the chunk size limit, this will now return an array of chunks. You can always consistently call this method.

New features

  • Max chunk size exposed: Expo.pushNotificationChunkSizeLimit: This is the maximum size of a chunk of Expo push notification messages.
  • Added expo.isExpoPushToken(token): Just an alias for expo.isExponentPushToken, which will be deprecated and later removed eventually.

Don't miss a new expo-server-sdk release

NewReleases is sending notifications on new releases.