Closed azilbershtein closed 2 years ago
Hi @azilbershtein, thanks for opening this issue.
The BrazeNotificationService
module is not meant to be integrated in your main application. It should be added to a Notification Service Extension instead.
See our Rich Push Notifications tutorial and our PushNotifications / PushNotificationsServiceExtension Examples projects.
Your main application should link against:
BrazeKit
BrazeUI
(optional, if using the Braze-provided UI)BrazeLocation
(optional, if using the location features)Once you remove BrazeNotificationService
from your main application, you will be able to compile it.
Best,
Thanks. We have some question regarding migration from AppBoy, who can help with it?
Hi @azilbershtein,
Feel free to open a new issue here or email support@braze.com.
Platform
iOS
Platform Version
15.5
Braze SDK Version
5.2.0
Xcode Version
13.4.1
Computer Processor
Apple (M1)
Repro Rate
100%
Steps To Reproduce
Expected Behavior
Successful compilcation
Actual Incorrect Behavior
The project compilation failed
Verbose Logs
Additional Information
No response