Now that we have notifications we need to send them to different views. Getting one notification to push to one view has been easy enough but getting different notifications to push to different views or different states within a view has been a bit tricker.
Currently the only difference between the notifications is what they say and their fire time. I'm currently trying to figure out some way of distinguishing between the two notifications so different views can be pushed. I think the best way to do this will be to create a global variable in a separate action-script class.
No comments:
Post a Comment