I’m trying to integrate the new Google Play Services apps for Android . "I followed all the steps in accordance with the manual and created the gogole-services.json file. But when I send an invitation to a selected friend via SMS or email, I get the same error every time.
Message failed to send
in ADB log:
E/AppInviteAgent﹕ generic::13: generic::INTERNAL: java.lang.IllegalArgumentException: Request must associate a valid container client application ID.
Now it seems that my application is missing some kind of client application identifier, but it does not understand how to configure it.
source share