Andrew Frost

Results 932 comments of Andrew Frost

Thanks .. I think that's just really weird! I might see if one of the guys here can put together a test case and try this on the simulator devices.

Thanks guys - glad to hear that this was relatively simple in the end! Not 100% sure where we get the capabilities string from but below is what I see...

I think you'd be right about it being something up with the views .. you're using some deprecated things there e.g. `keyWindow`.. > This property holds the `UIWindow` object in...

If there's a simple app that can be used to test this, then I can build and run it on an iPhone here .. I've got iOS16 now :-( >...

Hi @rainbowcreatures .. thanks for that. I downloaded the zip file and managed to build it on xcode, A few minor updates needed to get it to build on the...

What OS + version are you running FDB on here? And was the Android application built on this same machine? Wondering also what the source code path involves... My guess...

Thanks for the detailed investigation! We'll have to look into this and see if we can reproduce it with the different optimize settings. I would have thought that things might...

Hi - just saw that I'd not responded to this, although we had investigated with that call stack and found a scenario where a sound may have completed and been...

Hi If the `java.exe` and `javac.exe` commands are in your `C:\Java\bin` folder, then you should strip off the `bin` part for the `JAVA_HOME` variable. Plus it needs forward-slashes (or escaped...

The problem appears to be the "UnknownHostExecption" where it's failing to find services.gradle.org - this is generally required the first time you run it, as it would need to download...