react-native-onesignal
react-native-onesignal copied to clipboard
(OneSignalNotificationServiceExtension )I got error on build with recat native sdk. How to fix it and what did i do wrong ?
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
- [X] I agree to follow this project's Code of Conduct
Have you tried to reinstall completely step by step with oneSignal documentation ?
Hello @tuugi0113 apologies that this issue has gone stale Did going back through the documentation as @serolgames suggested help?
If this still a concern for you please respond here and we can discuss further.
Thanks!