Ahmed Allam

Results 3 issues of Ahmed Allam

I fixed it by replacing flag assets by get country flag from system with country code ``` func getFlag(country:String) -> String { let base : UInt32 = 127397 var s...

I have a NetworkProtocol, that have `request()` method there are some test cases, where the flow can call the network, but I dinidn't provide a `Given` call in this test....

## Environment - xcodegen version: 2.39.1 - Xcode version: 15.3 ## Description I've encountered an issue where `xcodegen` fails to retain the `CleverTapGeofence` Swift Package Manager (SPM) dependency in the...