Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
324
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. I/GamesNativeSDK( 2113): Auth operation started: SIGN IN
  2. I/GamesNativeSDK( 2113): Connecting to Google Play...
  3. D/dalvikvm( 746): Note: class Lcom/google/android/gms/games/internal/IGamesService$Stub; has 259 unimplemented (abstract) methods
  4. I/dalvikvm( 746): Could not find method android.content.Context.checkSelfPermission, referenced from method com.google.android.gms.common.permission.PermissionUtils.getMissingPermissionGroups
  5. W/dalvikvm( 746): VFY: unable to resolve virtual method 350: Landroid/content/Context;.checkSelfPermission (Ljava/lang/String;)I
  6. D/dalvikvm( 746): VFY: replacing opcode 0x6e at 0x0036
  7. I/dalvikvm( 746): Could not find method android.content.pm.PackageManager.getPackageInstaller, referenced from method com.google.android.gms.common.GooglePlayServicesUtilLight.isUninstalledAppPossiblyUpdating
  8. W/dalvikvm( 746): VFY: unable to resolve virtual method 503: Landroid/content/pm/PackageManager;.getPackageInstaller ()Landroid/content/pm/PackageInstaller;
  9. D/dalvikvm( 746): VFY: replacing opcode 0x6e at 0x000d
  10. E/dalvikvm( 746): Could not find class 'android.graphics.drawable.RippleDrawable', referenced from method com.google.android.gms.games.ui.util.UiUtils.constructButtonBackground
  11. W/dalvikvm( 746): VFY: unable to resolve new-instance 186 (Landroid/graphics/drawable/RippleDrawable;) in Lcom/google/android/gms/games/ui/util/UiUtils;
  12. D/dalvikvm( 746): VFY: replacing opcode 0x22 at 0x0013
  13. D/dalvikvm( 746): DexOpt: unable to opt direct call 0x03d9 at 0x1a in Lcom/google/android/gms/games/ui/util/UiUtils;.constructButtonBackground
  14. I/Unity ( 2113): Data loaded. Texts count: 80
  15. I/Unity ( 2113):
  16. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  17. I/Unity ( 2113):
  18. D/dalvikvm( 746): GC_CONCURRENT freed 1377K, 17% free 7647K/9148K, paused 0ms+1ms, total 10ms
  19. D/dalvikvm( 746): WAIT_FOR_CONCURRENT_GC blocked 2ms
  20. V/GamesNativeSDK( 2113): Play Games callback indicates connection failure.
  21. I/GamesNativeSDK( 2113): UI interaction required to connect to Google Play.
  22. I/GamesNativeSDK( 2113): Auth operation started: SIGN IN
  23. I/GamesNativeSDK( 2113): Connecting to Google Play...
  24. V/GamesNativeSDK( 2113): Play Games callback indicates connection failure.
  25. I/GamesNativeSDK( 2113): UI interaction required to connect to Google Play.
  26. I/GamesNativeSDK( 2113): Resolving connection.
  27. I/ActivityManager( 383): START u0 {act=com.google.android.gms.games.SIGN_IN flg=0x4000000 pkg=com.google.android.play.games cmp=com.google.android.play.games/com.google.android.gms.games.ui.signin.SignInActivity (has extras)} from pid -1
  28. W/Unity ( 2113): !!! [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 WARNING: Creating new PlayGamesPlatform
  29. W/Unity ( 2113):
  30. W/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  31. W/Unity ( 2113):
  32. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: Activating PlayGamesPlatform.
  33. I/Unity ( 2113):
  34. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  35. I/Unity ( 2113):
  36. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: PlayGamesPlatform activated: GooglePlayGames.PlayGamesPlatform
  37. I/Unity ( 2113):
  38. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  39. I/Unity ( 2113):
  40. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: Creating platform-specific Play Games client.
  41. I/Unity ( 2113):
  42. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  43. I/Unity ( 2113):
  44. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: Creating Android IPlayGamesClient Client
  45. I/Unity ( 2113):
  46. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  47. I/Unity ( 2113):
  48. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: Starting Auth Transition. Op: SIGN_IN status: ERROR_NOT_AUTHORIZED
  49. I/Unity ( 2113):
  50. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  51. I/Unity ( 2113):
  52. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: Invoking callbacks, AuthState changed from silentPending to Unauthenticated.
  53. I/Unity ( 2113):
  54. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  55. I/Unity ( 2113):
  56. I/Unity ( 2113): [Play Games Plugin DLL] 07/22/17 10:37:22 +00:00 DEBUG: there are pending auth callbacks - starting AuthUI
  57. I/Unity ( 2113):
  58. I/Unity ( 2113): (Filename: ./artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  59. I/Unity ( 2113):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement