Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ProjectCapabilityManager.AddPushNotifications

Declaration

public void AddPushNotifications(bool development);

Parameters

development Enable 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.