Valentin Hinov
Valentin Hinov
@onmyway133 it definitely happens in the latest iOS (12.1) so yes, it can. Come to think of it, though, not sure how safe my proposed change is cause what if...
Any timeline on this? I use a vector for my foreground adaptive icon layer and would like to be able to apply the ribbon to it.
@chansen22 status on this one? Would be good to get in. Been using it for a while and seems stable
Thanks, @chansen22, that's sounds exactly like what we want. I can understand it might be a bit expensive (though not too much) so you could have it as an optional...
I can confirm this still occurs in 1.12
I have the following simple test that fails in `1.12.0` using the `constructedWith` way. It does pass in `1.10.6` using `anyConstructed`. Fyi `BiometricManager.from(context)` just ends up calling `new BiometricManager(context)` Class:...
Is there any update on this? It's impacting the SEO of my pages that use Vue.
It'd be quite good to upgrade this since it's starting to conflict with other packages that specify v2 as a minimum. I've opened a PR: https://github.com/calcinai/xero-php/pull/854
For reference, this is what I ended up doing (based on @N1ghteyes comment above). I created a custom `\XeroPHP\Application` subclass and overrode the constructor and just passed it a hardcoded...
@egulias I don't quite understand how the two issues are connected. I believe this one mainly has to do with the `DNSCheckValidation->checkDns` function and how it only gets the last...