I have implemented and app starting from google gcm client example. I get an regId, that seem alright, after that when I try to send a push with Urban Airship I put my regId in the APID field, but it appear an error: invalid APID.
Maybe should I use the urban airship example in android to get the apid?
i think that APID and regID its the same thing. Am I right?