Thomas Juergens
Thomas Juergens
Well I tried howlr examples with an iPad and headphones and there its the same problem. Switching to headphones works, going back to speakers doesnt. In howlr I tried the...
That was my first thought. We will test this out today
Also if the fallback is used then things like `\n` stop working. The fallback should work the exact same way the actual value works. I fixed my issues by doing...
Perhaps you could try this in your test en ``` "somekey" = "hello \nWorld" -> translation should break the line "hello" = "\"Quotes\"" "hello2" = "Dudes" ``` en-au ``` "hello2"...
Interesting to note, as soon as you remove the spawn = false property the compile time jumps up dramatically, in my case from 0.3sec to 4.3sec !! I just came...
``` brew install swiftgen ``` is part of our ci pipeline and I dont really want to make the `curl solution` the permanent fix. Will this be resolved so we...
> Looks like it made it in via [3183c7e](https://github.com/facebook/facebook-ios-sdk/commit/3183c7eca8d71815818cf94948dc66352a89f20e). Just needs to be released `NSPrivacyCollectedDataTypes` is empty in that commit, that doesnt seem right.
> > > Looks like it made it in via [3183c7e](https://github.com/facebook/facebook-ios-sdk/commit/3183c7eca8d71815818cf94948dc66352a89f20e). Just needs to be released > > > > > > `NSPrivacyCollectedDataTypes` is empty in that commit, that doesnt...
As it seems there is no up to date offline solution todate. Offline.js is years old and not maintained by the looks. @robclancy so yeah I am here for the...
Yep it's not working anymore