Setting up Badges for Unity
This guide describes the process of implementing Badges for Unity
Last updated
This guide describes the process of implementing Badges for Unity
Last updated
Since the Unity does not contain the PWNotificationExtensionManager header, you have to perform several additional steps to implement Badges for your Unity project.
That's what you need for setting Badges up:
Create Notification Service Extension
Add Pushwoosh framework
Add the App Groups capability
To implement badges for iOS Native app, please refer to the Setting up Badges guide..
Add Notification Service Extension (File -> New -> Target...)
Choose NotificationService extension target.
Go to the "General" tab.
Find 'Framework and Libraries' and press '+' button.
Select Pushwoosh.xcframework.
Your feedback helps us create a better experience, so we would love to hear from you if you have any issues during the SDK integration process. If you face any difficulties, please do not hesitate to share your thoughts with us via this form.