Page 1 of 1
Missed call popup.... Help required
Posted: 24 Jun 2013 07:14
by Seeking_Alpha
Hi, I am working on a Missed call popup flow which shows a 30s popup which gives user the option to either open the call log and dismiss the notification or dismiss the popup and leave the notification in the bar. It is almost working except for one little thing. When the popup is on screen and the user gets another missed call, the flow shows another popup over the first one. I want the flow to end if a popup is on screen. Any ideas
Re: Missed call popup.... Help required
Posted: 24 Jun 2013 11:11
by pat2net
I didn't try your flow but i think the problem is with your script when you set the value 1 to the global variable. You put a double equal but in script you must put a single equal like this:
global_Missed_Calls = 1
The double equal must be use im the expression condition.
Try it and tell us if it's ok.
Re: Missed call popup.... Help required
Posted: 24 Jun 2013 11:44
by Seeking_Alpha
Yup that was it *face palm*. Thanks a ton
Re: Missed call popup.... Help required
Posted: 16 Jul 2013 12:41
by altufaltu
Please post the updated flow...
Re: Missed call popup.... Help required
Posted: 14 Aug 2013 04:10
by Seeking_Alpha
Here's the flow. Took some more time as I wanted to include the feature to show popup when you unlock the screen also.
http://automagic4android.com/flow.php?i ... 69d23880bb