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
Error I got :
OneSignalNotificationServiceExtension
Sandbox: bash(18062) deny(1) file-read-data /Users/xades/Desktop/workspace/xot/xs-main-native/ios/Pods/Target Support Files/Pods-xs_core_native-OneSignalNotificationServiceExtension/expo-configure-project.sh
things i changed :
iOS Podfile :
target 'exadsasd' do
inherit! :complete
# Pods for testing
end
target 'OneSignalNotificationServiceExtension' do
pod 'OneSignalXCFramework', '>= 5.0.0', '< 6.0'
pod 'react-native-onesignal', :path => '../node_modules/react-native-onesignal'
end
Xcode version : 15.0.1
react native version : 0.72.4
react version 18.2.0
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
How can we help?
Error I got :
OneSignalNotificationServiceExtension
Sandbox: bash(18062) deny(1) file-read-data /Users/xades/Desktop/workspace/xot/xs-main-native/ios/Pods/Target Support Files/Pods-xs_core_native-OneSignalNotificationServiceExtension/expo-configure-project.sh
things i changed :
iOS Podfile :
target 'exadsasd' do
inherit! :complete
# Pods for testing
end
target 'OneSignalNotificationServiceExtension' do
pod 'OneSignalXCFramework', '>= 5.0.0', '< 6.0'
pod 'react-native-onesignal', :path => '../node_modules/react-native-onesignal'
end
Xcode version : 15.0.1
react native version : 0.72.4
react version 18.2.0
Code of Conduct
The text was updated successfully, but these errors were encountered: