This version of Unity is unsupported.

ProjectCapabilityManager.AddPushNotifications

public void AddPushNotifications(bool development);

Parameters

developmentEnable or disable development mode. Development mode should be used while testing your application outside of the App Store.

Description

Add the Apple Push Notifications capability.