Unity-Technologies / NotificationsSamples

Sample project for Unity Notifications
Other
282 stars 51 forks source link

Android runtime errors in 2019.3.10f1 #38

Closed ghost closed 4 years ago

ghost commented 4 years ago

Downloaded fresh demo. IOS works great, but Android is spitting out there following runtime errors

NullReferenceException: Object reference not set to an instance of an object NotificationSamples.GameNotificationsManager.Update () (at Assets/Scripts/GameNotificationsManager.cs:162)

NullReferenceException: Object reference not set to an instance of an object NotificationSamples.Demo.NotificationConsole.UpdatePendingNotifications () (at Assets/Demo/NotificationConsole.cs:246) NotificationSamples.Demo.NotificationConsole.Update () (at Assets/Demo/NotificationConsole.cs:225)