Exocomp
Exocomp
For example, suppose you had a few metrics during the day/week that triggered an alert and in response at the time you took care of the issue and moved on....
> I see the same issue happening, workaround for now, not use background image, replace it with a view and make the launch screen in there by hand. @francodelsancio can...
@francodelsancio thanks for the steps, I tried it and it's not solving the issue. Correct me if I'm wrong but your steps just set the initial logo it doesn't affect...
@francodelsancio it makes sense what you're saying but as soon as I add an image it goes to black, can you please include your LaunchScreen.storyboard file that will really help.
It turned out to be an image resolution for me, it was 2700x2700 initially, I dropped it down to 2300x2300 and I don't get the black screen anymore. If you...
I have a hack to resolve the issue (just working with the public members), calling 'ngAfterViewInit' on window resize will resolve the issue. It's ugly but for the time being...
Running into the same issue, happens on mobile chrome, firefox, safari. If view area is enough for the content then it is fine, if it is not then the first...
@sarriaroman is it using UIWebKit? If so can you please update.
I had a chance to look into this a bit more today and here is what I see, please let me know if it is inline with your understanding. -...
@imperugo I had the same use case and ran into the same issue. > you could create 2 classes of RedisCacheConnectionPoolManager and use one for the first server and the...