Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Investigate open method. #239

Open
mpozy opened this issue Jul 21, 2023 · 1 comment
Open

Investigate open method. #239

mpozy opened this issue Jul 21, 2023 · 1 comment
Assignees
Milestone

Comments

@mpozy
Copy link
Contributor

mpozy commented Jul 21, 2023

isOpen method from session service return false when session is opened on Android emulator.

@mpozy
Copy link
Contributor Author

mpozy commented Aug 3, 2023

Open method crashes every second time and has no error information. It gets stuck after the “start login” log from the session service. Crash scenario logs:
2023-08-03 13:02:51.169 17058-17058/com.example.reactnativedolbyiosdk D/SessionService: onCall: open called
2023-08-03 13:02:51.169 17058-17058/com.example.reactnativedolbyiosdk D/SessionService: onCall: start login
2023-08-03 13:02:51.173 4188-4202/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2023-08-03 13:02:51.308 4188-4202/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2023-08-03 13:02:51.537 15683-15695/? W/d.process.acor: Reducing the number of considered missed Gc histogram windows from 227 to 100
2023-08-03 13:02:52.833 4839-4871/? I/PeriodicStatsRunner: PeriodicStatsRunner.call():180 call()
2023-08-03 13:02:52.833 4839-4871/? I/PeriodicStatsRunner: PeriodicStatsRunner.call():184 No submit PeriodicStats since input started.
2023-08-03 13:02:54.273 4188-8372/? I/system_server: oneway function results will be dropped but finished with status OK and parcel size 4
2023-08-03 13:02:55.430 4839-4871/? I/PeriodicStatsRunner: PeriodicStatsRunner.call():180 call()
2023-08-03 13:02:55.431 4839-4871/? I/PeriodicStatsRunner: PeriodicStatsRunner.call():184 No submit PeriodicStats since input started.
2023-08-03 13:03:00.451 9561-9561/? D/BoundBrokerSvc: onUnbind: Intent { act=com.google.android.mdd.service.START dat=chimera-action: cmp=com.google.android.gms/.chimera.GmsBoundBrokerService }
2023-08-03 13:03:02.933 9561-9561/? D/BoundBrokerSvc: onUnbind: Intent { act=com.google.firebase.dynamiclinks.service.START pkg=com.google.android.gms }
2023-08-03 13:03:07.848 4839-4871/? I/VoiceInputManagerWrapper: VoiceInputManagerWrapper.shutdownVoiceInternal():95 shutdownVoiceInternal()

@mpozy mpozy changed the title Investigate isOpen method. Investigate open method. Aug 3, 2023
@graduad graduad added this to the 3.11.0 milestone Sep 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants