Page 1 of 1

localnotificationrecieved

Posted: Thu Feb 20, 2014 11:03 pm
by ferhan24badshah
two questions

1)how do we create separate local notification received?


on localnotificationreceived "1"
answer ""
end localnotificationreceived "1"

on localnotification received "2"
answer ""
end localnotificationreceived "2"



2) on the android platfrom...when the notification is cleared instead of pressed on.....the answer dialogue box doesn't appear on the app when the app is opened.....is there anyway to code it so it still appears even if the notification is cleared instead of viewed.


thanks