Android Question Bug report: audio calling over the internet

peacemaker

Expert
Licensed User
Longtime User
Hi, All and @Biswajit,


It's just a bug report to this interesting code - Release APK gives error:
B4X:
android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at Sub update_status of the MAIN activity that is called from Starter service.
When in Debug mode - no error.

B4A v.10.70.
Socket.IOClient lib v.2.60
 
Last edited:
Top