Mohammed Gomaa

Results 3 comments of Mohammed Gomaa

open class func isRegistered(_ target: AnyObject, name: String) -> Bool { let id = UInt(bitPattern: ObjectIdentifier(target)) return ((Static.instance.cache[id]?.filter { $0.name == name }) != nil) }

Hi Ankesh .. Hope you are doing well dear any updates about this case .. or do you have another solution ?