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
It seems your SKDs Versions below 1.3.7 should work with iOS 9.3.
But the Framework itself has MinimumOSVersion set to 11.0
This leads when building to errors like
❌ Undefined symbols for architecture armv7
Symbol: _AS_LOG_MONITOR
We would like to use your service, but need to stay compatible with iOS9.3 - as our app is an enterprise in-house app where the dedicated device are already in the field...and with them some which can not be updated to iOS 11.
Thanks
The text was updated successfully, but these errors were encountered:
It seems your SKDs Versions below 1.3.7 should work with iOS 9.3.
But the Framework itself has MinimumOSVersion set to 11.0
This leads when building to errors like
❌ Undefined symbols for architecture armv7
We would like to use your service, but need to stay compatible with iOS9.3 - as our app is an enterprise in-house app where the dedicated device are already in the field...and with them some which can not be updated to iOS 11.
Thanks
The text was updated successfully, but these errors were encountered: