このサンプルをモバイルとタブレットに実装しました。すべてが完璧です! しかし、Android TV ADT-1 v5.0.2 ビルド LRX22G では、これらの雄弁なメッセージが表示されます。
GmsClient: unable to connect to service: com.google.android.gms.nearby.messages.service.NearbyMessagesService.START
D/NearbyMessagesClient: Failed to emit client lifecycle event ACTIVITY_STOPPED due to GmsClient being disconnected
NearbyMessagesClient: Failed to emit client lifecycle event CLIENT_DISCONNECTED due to GmsClient being disconnected
コールバック:
@Override public void onConnectionFailed(@NonNull ConnectionResult connectionResult)
出力:
ConnectionResult{statusCode=INTERNAL_ERROR, resolution=null, message=null}
私が言ったように、すべてがモバイルモジュールで機能します。API_KEY、gradle 依存関係、マニフェスト メタ、いいえ、APK のリストを作成し、Google Play コンソールでゲームを作成しましたが、何もチェックしませんでした。
何か案は ?ありがとう !