Hello!
I use PhoneGap 1.7.0, SenchaTouch 2.0.1 and plugin for PhoneGap (https://github.com/phonegap/phonegap...arNotification). When I create Notification and click on the icon in the tray, then the application tries to open 2 times.
Without Sencha everything works fine, but my project uses sencha and because of this application does not want to open, the application runs 2 times and it is not good. Has anyone encountered a similar problem that occurs?
I was able to establish that the application is opened 2 times due to the fact that the android finds that the application of fuzzy panel application and the application of fuzzy icons in the trays is a different application.
I would be glad of any help from you.