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

iOS LocalNotification ambiguous reference error

$
0
0
i am get this error message.is there something that i should define. Error Message: error CS0104: `LocalNotification' is an ambiguous reference between `UnityEngine.LocalNotification' and `UnityEngine.iOS.LocalNotification' Code: LocalNotification notif = new LocalNotification(); notif.fireDate = DateTime.Now.AddSeconds(60); notif.alertAction = "Alien Rescue Saga"; notif.alertBody = "Hello!"; NotificationServices.ScheduleLocalNotification(notif);

Viewing all articles
Browse latest Browse all 4709

Trending Articles



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