Nick

Results 26 comments of Nick

Is this the same issue that is dealt with here https://stackoverflow.com/questions/55379397/local-notification-trigger-continuously-for-one-minute-in-android-device/56747645#56747645 ? (That fix to the java file fixed the repeating notification on android for our project)

If you are having the repeat notification for one minute on android issue, here is the fix that did it for me. It was "fixing" the MatchTrigger.java file. https://stackoverflow.com/questions/55379397/local-notification-trigger-continuously-for-one-minute-in-android-device

See here for how i solved it https://github.com/ionic-team/ionic-native/issues/2287

With this in mind, how do you envision the mw.close() function to work when multiple windows are at work ? Do you want to pass some sort of id ?...

Here is what I have so far, please excuse me as its my first work with objective-c. It works great with no errors. File LDYWebViewDelegate.m https://gist.github.com/codewise-nicolas/fb4f03f238d5015f0160 File LDYWebViewDelegate.h https://gist.github.com/codewise-nicolas/038a77c3f6103747e53a File...

Here is a diff.patch instead https://gist.github.com/codewise-nicolas/913916afefe4a763e6db

If it helps, I think its related to the WebScript objects left over in the messageSubscribers array after a window is closed.

I got a WT-86 device, and in looking to try openHasp on it I came across this persons fork and changes [https://github.com/paultbarrett/openHASP](https://github.com/paultbarrett/openHASP) [https://github.com/paultbarrett/openHASP/commit/ad46ec9fbf347a55a5af814772dc760ed86d2064](https://github.com/paultbarrett/openHASP/commit/ad46ec9fbf347a55a5af814772dc760ed86d2064) I haven't tried it yet, but it...

Would it help your work if you had a WT-86-32-3ZW1 in hand? I can see about arranging to have one sent to you from my supplier. On Sun., Jan. 2,...