Hello all,
I am trying to build a small facebook application, though first I want to find out if its even possible:
My application invovles the user writing down some content in the setup phase. Then, once data is submited the application needs to alert the user within a range of time. Here starts the tricky part, if the user doesn't respond to the alert (usally in the notification part, right?] I wan't to write on his profile wall, is this even possible ?
I've been thinking this over, and I have a second possible action plan, this too might not be allowed: Is it possible to show the user a popup window within a certain ammount of time, without him even clicking the application (he added the application, he forgets about it for two weeks, logs on one day and sees this popup caused by my app).
Thank you!