I am creating an iOS app with PhoneGap 0.9.3 and AsiHTTPRequest. They both use a 'reachability' file. PhoneGap uses version 1.5 AsiHTTPRequest uses version 2.0.4
They keep throwing up errors in combination, because there are lots of equal variables. I've tried to refactor the both files but they keep throwing errors.
Is there a more simple way to do this or should I stay on trying to combine those 2 files.
Thanks in advance!