Error on data writing to the connection: invalid socket
Posted: Fri 22 Dec 2017 16:41
I am working on an android app that has direct access to mySql. I am using MyDac to connect to mySql. Problem is that the app works fine on Android 6 but gives following error on Android 7 and terminates immediately.
Any ideas what to do?
I tried to update sdk and am now using Android sdk 24.4.1 but still the problem is same.Project xxxxx.apk raised exception class EMySqlException with message 'Error on data writing to the connection: invalid socket'.
Any ideas what to do?