Hello All,

Since iPhone selector has a hardcoded dependency on iphone:

+ (NSString *)certserviceCgi {
    return @"http://iphoneicards.com/cgi-bin/certservice.cgi";;
}

+ (NSString *)tokenpostCgi {
    return @"http://iphoneicards.com/cgi-bin/tokenpost.cgi";;
}

This setup doesn't allow us to use a local RP. Please help and provide
context on how we can get this to work with local RPs.

-- 
Regards,
Daljeet Singh
_______________________________________________
higgins-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/higgins-dev

Reply via email to