MySQL timeout on iOS not working!? SOLVED!
Posted: Wed 27 Aug 2014 10:50
Hello!
I am using the latest version of UniDAC (5.3.10).
I have created an application which runs on Windows and iOS.
Database is MySQL on a LAN Windows server.
When I start my application I check if the connection is up and running (try to open the DB).
The timeout is set to 5 seconds.
The Windows version works like expected - after 5 seconds I got the timeout error.
But on the iOS Device after more than 1 minute I got the timeout.
Is there a different setting needed for iOS?
Greetings,
Werner
I am using the latest version of UniDAC (5.3.10).
I have created an application which runs on Windows and iOS.
Database is MySQL on a LAN Windows server.
When I start my application I check if the connection is up and running (try to open the DB).
The timeout is set to 5 seconds.
The Windows version works like expected - after 5 seconds I got the timeout error.
But on the iOS Device after more than 1 minute I got the timeout.
Is there a different setting needed for iOS?
Greetings,
Werner