particle-iot / particle-cloud-sdk-ios

Official Particle Cloud SDK for iOS
Apache License 2.0
19 stars 21 forks source link

Pod dependency AFNetworking using deprecated UIWebView #21

Closed jeremiahogutu closed 4 years ago

jeremiahogutu commented 4 years ago

The particle cloud sdk is referencing AFNetworking pod (v3.2.1) which is using deprecated UIWebView. This has been fixed in version 4.0.0 which was released on March 29th. See reference issue on this https://github.com/AFNetworking/AFNetworking/pull/4439

Note from apple uiwebview

xcode search AFNetworking

RaimundasSakalauskas commented 4 years ago

This was fixed in 1.0.5 release. Thank you for reporting :). https://github.com/particle-iot/particle-cloud-sdk-ios/releases/tag/1.0.5