Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am developing an android SDK that uses GCM. The SDK can and will be installed in different apps by different developers.

Eventually, there are going to be n number of apps using the SDK and all of them will be registered against Google servers with the same sender id... is that valid?

What does it mean for the cases when a single device will install 2 or more apps that uses the SDK? will the message find it's way to the right app?

Haven't found anything about this kind of usage in the Google policy...

share|improve this question
1  
It is valid. See this post. stackoverflow.com/questions/11555180/… – unexpected62 Oct 6 '12 at 0:52

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.