vinhlk

Results 4 comments of vinhlk

Thanks. How about extension entitlement? (`PushNotificationExtension.entitlements`) (in extension we also have entitlement). can we still use `xcconfig`?

I have tried NotificationExtension. the 1st option xcconfig does not seem to work. (Also created scheme for pushnotification-dev, pushnotification-staging...)

I still have problem config natrium with `notification extension`. I have set value for `notification extension` 's` info.plist` (with` bundle ID` and `Display name` ) for different environment and successfully...

Hi @basvankuijck I made it work by using multiple file for `notification extension entitlement`. i have tried `xcconfig` and `"RichPushNotificationExtension/NotificationExtension.entitlements": "com.apple.security.application-groups": "#{AppGroup}"` but no luck. Hope there is an update...