I use ScheduledActionService to create a reminder with Uri. I like to know:
1) It is possible override the ok button or to write some code in the OK button which shows inside the reminder notification that pop up when time is due?
2) How to change the project name that display inside this reminder notification?
Thanks.
1) No, reminder look is not possible to change. All reminders must be freely recognizable be a user.
2) You can change it in WMAppManifest.xml (Title=””) or in project settings: Application – Deployment options – Title.