GoogleApiClient未在Alpha测试模式下连接,但它在开发模式下连接

时间:2016-01-18 04:18:34

标签: android android-fragments youtube-api google-api-client android-youtube-api

GoogleApiClient未在Alpha测试模式下连接,但它在开发模式下连接。

if (!mGoogleApiClient.isConnected() || Plus.PeopleApi.getCurrentPerson(mGoogleApiClient) == null)

检查Google API是否已连接时,它始终显示未连接。

- (BOOL)collectionView:(UICollectionView *)collectionView canMoveItemAtIndexPath:(NSIndexPath *)indexPath

有人可以帮帮我吗?

1 个答案:

答案 0 :(得分:0)

REQUEST_CODE_ASK_PERMISSIONS = 123适用于GET_ACCOUNTS