Wouter van Wijk

Results 40 comments of Wouter van Wijk

More info here. No library though... http://divideoverflow.com/2014/08/reversing-spotify-connect/

Same here. On 3.0.4 Also if you connect from the MacOS Safari developer tools, a lot of webviews are available. It should be only one. It's not disposed correctly

You could set a timeout in the connection and if it fails, fake a connection without any files for mopidy?

The problem is after the page is loaded and you tap on another navigational item Did you navigate to 'Actions' (or another sub) on github? And to a story on...

Ah, good to know. But don't close it, because it also happens on iOS and newer Android versions. Use a phone simulator, not tablet. E.g. the slashdot site needs to...

thx for your reply > > It's not clear that you can just put HTML in front of the name and it works: HTMLAnchorElement() > > Well, the strategy doesn't...

Thanks for your help! It's a bit old code. I use this for import: ``` import 'package:fiper/utils/html_functions_empty.dart' if (dart.library.html) 'package:fiper/utils/html_functions.dart' as html; ``` with html_functions being: ``` import 'dart:convert'; import...

> Thanks - I believe that should work fine. It isn't clear to me why you're getting `The type 'JSObject' can't be implemented by an extension type.` though. In theory,...

#305 could be of use here

5 seconds as a default is indeed way to low. I really had to dig deep to get here you can fix it for now by forcing graphql to beta.8...