infitio / flutter-adhara

Manage huge data easily on your flutter apps thereby creating a seamless offline experience...

Home Page:https://pub.dartlang.org/packages/adhara

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Compiling for iOS 9.0, but module 'SocketIO' has a minimum deployment target of iOS 10.0

divincoder opened this issue · comments

I have been unable to compile in IOS due to the following error.

adhara_socket_io compiles with 9.0, however, it depends on SocketIO with a minimum of 10.0.

The adhara_socket_io needs to be upgraded