-
Notifications
You must be signed in to change notification settings - Fork 374
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: Xcode: Error Build failed while building on iPhone #1446
Comments
same issue here 😢:
|
same here 😢 😞 |
same here |
same issue 😭 |
Yes, this works, thank you |
You save my days @HuriHuchi |
using latest react native version target 'OneSignalNotificationServiceExtension' do when Add this facing error on ios Multiple commands produce '/Users/macbookpro/Library/Developer/Xcode/DerivedData/ParkingApp-aajwjhcrauxeikclvpiaqghkmjju/Build/Products/Debug-iphoneos/XCFrameworkIntermediates/OneSignalXCFramework/OneSignal/OneSignalFramework.framework' notificationServiceCode import UserNotifications import OneSignalExtension class NotificationService: UNNotificationServiceExtension {
} Anyone fixed this? |
What happened?
I am trying to run my application on my iPhone and receiving the following error. It is working fine on Simulator and release builds are also getting built.
React Native - 0.66.1
React Native One Signal - 4.3.6
Steps to reproduce?
What did you expect to happen?
App to get build in iPhone
React Native OneSignal SDK version
4.3.6
Which platform(s) are affected?
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: