Closed exiva closed 13 years ago
Yes, this is my only issue....
And please support textfree.
ipt 4.2.1
Here's an idea...
IF: not in app switcher & in dashboard
THEN: when user taps home button hide dashboard
ELSE: Stop
I've also encountered this
Quick Fix!
I created a dummy app in the root applications folder. Then I made it hide the status bar to make it look pretty. Next I assigned the short lock hold to the newly made app in activator, and the swipe down on status bar to to "show dash".
You see, the dash closes whenever an app opens, so I just made an app that crashes in like a 1/4 of a second, but forces the dash to close.
Good luck!
I am trying to fix this. It is a problem for me too. So far i am testing a touch on the background will close the dashboard. It is not working right now.
@Drudoo go back a few revisions -- this is how it worked previously. Shouldn't be hard to find/copypasta the code in for a temporary hack.
I cant find any previous versions on github (i am pretty new to github). Any help would be appreciated. I am looking for the MNAlertDashboardViewController.h and MNAlertDashboardViewController.m
I will take a look later and see if i can find some of the code that works. Right now my own version works, but the problem is that you cant press on the notifications anymore.
This issue was resolved in this commit.
Now all I need is a mac to compile it...
I haven't been able to get it to build at all. I think the build directions have changed and the readme hasn't been updated.
This build the same way as every other release :)
Sent from a Random Apple Device
On 08/06/2011, at 09.48, exivareply@reply.github.com wrote:
I haven't been able to get it to build at all. I think the build directions have changed and the readme hasn't been updated.
Reply to this email directly or view it on GitHub: https://github.com/peterhajas/MobileNotifier/issues/228#comment_1325145
Then I can't setup Theos properly, apparently.
Go in to the Makefile and be sure the first line points to the Theos directory.
Sent from a Random Apple Device
On 08/06/2011, at 10.57, exivareply@reply.github.com wrote:
Then I can't setup Theos properly, apparently.
Reply to this email directly or view it on GitHub: https://github.com/peterhajas/MobileNotifier/issues/228#comment_1325422
In Beta5 if you are using a activator action to display the dashboard (For example, if you're on an old 3g and don't have/want Backgrounding) you can't close the display. Clicking home doesn't close it, and the only way to do it is to clear all notifications.