Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
Beta Testflight access to beta version
Repro of the disconnect message is a pita. This is only reproducible when running on the physical device, and w/o having the debugger connected. This is obviously a timing issue. The old implementation started the JSON heartbeat checks only 3 seconds after "UIApplicationWillEnterForegroundNotification", the new implementation does it right away. As soon as I add a minor delay of 0.1 seconds this error does not occur anymore. Also possible is to start the heartbeat check with "UIApplicationDidBecomeActiveNotification".

@kambala, Is it possible that the App cannot address JSON commands that early (WillEnterForeground) and therefor fails? (https://stackoverflow.com/questions/6362...connection points to something similar).

Edit: Raised PR#1170 for this.
Reply


Messages In This Thread
Testflight access to beta version - by ksooo - 2021-10-30, 15:26
Testflight access to beta version - by ksooo - 2021-10-30, 18:36
Testflight access to beta version - by ksooo - 2021-11-14, 17:01
Testflight access to beta version - by ksooo - 2021-11-14, 17:44
Testflight access to beta version - by ksooo - 2021-11-14, 18:47
Testflight access to beta version - by ksooo - 2021-11-14, 18:57
Testflight access to beta version - by ksooo - 2021-11-14, 19:28
Testflight access to beta version - by ksooo - 2021-11-15, 21:13
Testflight access to beta version - by ksooo - 2021-11-15, 21:25
Testflight access to beta version - by ksooo - 2021-11-20, 13:34
Testflight access to beta version - by ksooo - 2021-11-20, 16:53
RE: Testflight access to beta version - by Buschel - 2024-10-14, 19:20
Logout Mark Read Team Forum Stats Members Help
Testflight access to beta version0