You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added notificationPermissionStatus to PushNotificationStatus
Added options to enableUserNotifications to specify the PromptPermissionFallback when enabling user notifications
Added new showMessageCenter(messageId?: string) and showMessageView(messageId: string) to MessageCenter to display the OOTB UI even if autoLaunchDefaultMessageCenter is disabled
Deprecated com.urbanairship.reactnative.AirshipExtender for the common com.urbanairship.android.framework.proxy.AirshipPluginExtender. The manifest name also changed from com.urbanairship.reactnative.AIRSHIP_EXTENDER to com.urbanairship.plugin.extender