martinrybak / SQLClient

Native Microsoft SQL Server client for iOS
http://objcsharp.wordpress.com/2013/10/15/an-open-source-sql-server-library-for-ios/
MIT License
125 stars 51 forks source link

Crash on db login free(login) #51

Closed md96 closed 7 years ago

md96 commented 7 years ago

Hi,

I am getting crash on dbloginfree(login) in connectionSuccess method of SQLClient class. Can anyone please help me

Thanks

martinrybak commented 7 years ago

Please try the 1.0.0 version, just pushed to master. Lots of fixes there.