Quantcast
Channel: Questions in topic: "ios"
Viewing all articles
Browse latest Browse all 4709

iOS.LocalNotification not saving variables after being set

$
0
0
I tried to configure an iOS. LocalNotification, but it looks like is not saving the fields. What's wrong? UnityEngine.iOS.LocalNotification notification = new UnityEngine.iOS.LocalNotification(); notification.alertAction = "Alert Action Title"; notification.fireDate = new DateTime(2017, 10, 1); Debug.Log("Notification alert action: " + notification.alertAction); Debug.Log("Notification fire date: " + notification.fireDate); Output: Notification alert action: Notification fire date: 01/01/2001 00:00:00 Using Unity 5.5.1p1 Thanks.

Viewing all articles
Browse latest Browse all 4709

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>