Pavel Fedotovsky
Pavel Fedotovsky
Same issue here for Xamarin.Forms. Humanizer package is installed to .NET Standard and iOS/Android projects. But some users get the `ArgumentException: The resource object with key 'DateHumanize_MultipleHoursAgo' was not found.`
@kobo98 there's a workaround - you can use PostMan API to update the environment: https://docs.api.getpostman.com/?_ga=2.106332483.1506077843.1559734342-1458974128.1553180662&version=latest. Add the request after all your tests. The request body: ``` PUT https://api.getpostman.com/environments/{{environment_uid}} { "environment":...
I faced the same issue, and It's worth mentioning in the articles. As a workaround and _amd64_ can be built using the _buildx_ commands: https://docs.docker.com/build/building/multi-platform/
Yes, I have installed and trusted the ProxyMan certificate. The certificate appears to be configured correctly. When I follow the standard setup by changing the HTTP proxy settings, everything works...
@NghiaTranUIT that would be fantastic, thank you! Proxyman's UI is incredibly clear and user-friendly—far superior to anything else I've used. If I can get it to work with non-proxy-aware apps,...
An update: port forwarding works if connect iOS to MacBook directly via USB and setup Internet Sharing. However, with ARP Spoofing, it doesn't work
> @pfedotovsky That's interesting ... when you wrote "The ARP spoofing works, I test it by enabling net.sniff module, I can see the traffic.", what traffic are we talking about?...