Jessica Shannon
Jessica Shannon
This problem is still occurring and the code above didn't help me. Here's a simple change event handler that snaps it up to the next highest. Relies on jQuery. ```...
Just try and open a webpage with http:// instead of https://, then the captive portal won't need to inject an untrusted cert.
Neither invoking on main thread or adding a delay between the clear and add worked for me. But swapping the entire groups collection did. I just implemented it as a...
Thanks. I did try changing the ViewController that the present method was called on in the the iOS handler but I couldn't get it to work, I tried walking down...
Thanks for looking into it. I'll go with the property observer on the flyout. One thing that might help, could we have an overload on Show and Dismiss to set...
> I have the same problem on Android. Could you tell me how the problem was solved? I gave up and rolled my own using a pan gesture and some...