We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a189c9 commit d56c021Copy full SHA for d56c021
example/ios/Podfile
@@ -32,7 +32,7 @@ target 'Runner' do
32
end
33
34
target 'OneSignalNotificationServiceExtension' do
35
- pod 'OneSignalXCFramework', '3.6.0'
+ pod 'OneSignalXCFramework', '>= 3.0.0', '< 4.0'
36
37
38
post_install do |installer|
0 commit comments