Silent push notifications

EazeGames Platform uses Silent Push Notifications for different updates (e.g. Notifications Badge of the application ). Unity3D projects are provided with native iOS plugin that already implements handling of Silent Push Notifications in EAZUnityOverrideAppDelegate.mm script. URL Scheme configuration is done via EAZPostProcessBuild.cs script automatically. To ensure that the settings are correct check if Background Mode for Remote notifications is enabled: