Open ravidudi opened 4 years ago
could you pls provide your log?
I have same issue. rtm client login failed:LOGIN_ERR_INVALID_TOKEN
@sfrcnayds this indicate you are not providing a valid token for rtm login. please check out corresponding docs here: https://docs.agora.io/en/Real-time-Messaging/rtm_token?platform=All%20Platforms
I have the same problem.
Log is below:-
01/18 18:12:34: Launching 'app' on Physical Device.
App restart successful without requiring a re-install.
$ adb shell am start -n "io.agora.openduo/io.agora.openduo.activities.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER
Connected to process 26749 on device 'oppo-cph1919-c35cdd0'.
Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page.
E/Zygote: GL_OOM reserved vma failed, errno:22
I/o.agora.opendu: Late-enabling -Xcheck:jni
E/o.agora.opendu: Unknown bits set in runtime_flags: 0x28000
E/libc: Access denied finding property "persist.sys.theme"
I/Perf: Connecting to perf service.
I/OcsBase: AFLog, sIsLogOn = false, sIsDebugTagOn = false
E/OcsBase.d: init color client impl
I/OcsBase.BaseClient: connect state false
retry
I/OcsBase.BaseClient: connect state false
retry
I/OcsBase.BaseClient: connect state false
retry
I/OcsBase.BaseClient: connect state false
retry
V/SensorManager: RegisterListener lsm6dsm Accelerometer Non-wakeup type:1 delay:66667us by android.view.OrientationEventListener$SensorEventListenerImpl
I/AudioManager: In isBluetoothScoOn(), calling application: io.agora.openduo
E/CheckPermission: _bluetooth code = 1
E/CheckPermission: _bluetooth code = 3
D/BluetoothHeadset: Binding service...
E/CheckPermission: _bluetooth code = 11
D/agora-jni: android bridge create done...
E/libc: Access denied finding property "vendor.camera.aux.packagelist"
E/AGORA_SDK: directory not exist and create directory failed: /storage/emulated/0/io.agora.openduo, err=13
cannot open log file for writing: /storage/emulated/0/io.agora.openduo/agorartm.log, err=2
E/AGORA_SDK: directory not exist and create directory failed: /storage/emulated/0/io.agora.openduo, err=13
cannot open log file for writing: /storage/emulated/0/io.agora.openduo/agorartm.log, err=2
W/AGORA_SDK: log file size is too small, resize it to : 524288
I/OpenDuoApplication: rtm client login failed:LOGIN_ERR_INVALID_TOKEN
E/Perf: Fail to get file list io.agora.openduo
getFolderSize() : Exception_1 = java.lang.NullPointerException: Attempt to get length of null array
W/o.agora.opendu: Accessing hidden method Landroid/view/View;->computeFitSystemWindows(Landroid/graphics/Rect;Landroid/graphics/Rect;)Z (greylist, reflection, allowed)
W/o.agora.opendu: Accessing hidden method Landroid/view/ViewGroup;->makeOptionalFitsSystemWindows()V (greylist, reflection, allowed)
D/WindowManager: Add to mViews: DecorView@872aab4[MainActivity], this = android.view.WindowManagerGlobal@40db6dd,pkg= io.agora.openduo
I/AdrenoGLES: QUALCOMM build : 4c93a20, Ia11ce2d146
Build Date : 09/05/20
OpenGL ES Shader Compiler Version: EV031.27.05.02
Local Branch :
Remote Branch : refs/tags/AU_LINUX_ANDROID_LA.UM.8.1.R1.10.00.00.529.108
Remote Branch : NONE
Reconstruct Branch : NOTHING
Build Config : S P 8.0.12 AArch64
I/AdrenoGLES: PFP: 0x016ee187, ME: 0x00000000
W/AdrenoUtils:
@AparnaManjalavil Have you solved this issue?
i have added my App Id and token. But after entering the other persons identifier code nothing happens.