onesignal-expo-plugin
Advanced tools
Changelog
1.3.2
- 04/18/23
Changelog
1.3.1
- 03/03/23
require.resolve
to find the onesignal-expo-plugin
package.Changelog
1.3.0
- 11/30/22
iosNSEFilePath
configuration options to the plugin, which allows an app to specify a custom iOS Notification Service Extension.Changelog
1.2.0
- 10/25/22
smallIcons
and largeIcons
configuration options to the plugin, which allows an app to specify large and small notification icons to package within the Android build.Changelog
1.1.2
- 10/04/22
use_frameworks
on OneSignalNotificationServiceExtension
target in iOS Podfile when applicable (i.e. the app target also specifies use_frameworks
).