GoogleApiClient未在Alpha测试模式下连接,但它在开发模式下连接。
if (!mGoogleApiClient.isConnected() || Plus.PeopleApi.getCurrentPerson(mGoogleApiClient) == null)
检查Google API是否已连接时,它始终显示未连接。
- (BOOL)collectionView:(UICollectionView *)collectionView canMoveItemAtIndexPath:(NSIndexPath *)indexPath
有人可以帮帮我吗?
答案 0 :(得分:0)
REQUEST_CODE_ASK_PERMISSIONS = 123适用于GET_ACCOUNTS