particle-iot / particle-cloud-sdk-ios

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

make keychain values accessible in the background (requires iphone to be unlocked after reboot). #17

Closed RaimundasSakalauskas closed 4 years ago

RaimundasSakalauskas commented 4 years ago

This PR introduced hypothetical fix for a crash when trying to resume url session when app is running in the background.

RaimundasSakalauskas commented 4 years ago

self reviewed and merged