You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, first of all thanks and congrats for your great job. I'm trying to use your SDK to make one app, but i've found that the deployment target required for the SDK to compile correctly is only 6.1. Could it be possible to upgrade this value? Setting a value of 6.1 makes the SDK available but this limits the integration of other dependencies required for the app, i.e. some Pods like AFNetworking 3.x and more that require a value of 8.x.
Any guide on this would be appreciated. Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hi, first of all thanks and congrats for your great job. I'm trying to use your SDK to make one app, but i've found that the deployment target required for the SDK to compile correctly is only 6.1. Could it be possible to upgrade this value? Setting a value of 6.1 makes the SDK available but this limits the integration of other dependencies required for the app, i.e. some Pods like AFNetworking 3.x and more that require a value of 8.x.
Any guide on this would be appreciated. Thanks in advance.
The text was updated successfully, but these errors were encountered: