Iterable / swift-sdk

Iterable's iOS SDK. Receive and track pushes to Iterable from your iOS app.
https://iterable.com/
MIT License
86 stars 67 forks source link

[MOB-7153] Implement JWT Retry Logic for iOS SDK #693

Closed evantk91 closed 7 months ago

evantk91 commented 8 months ago

🔹 Jira Ticket(s)

✏️ Description

This pull request updates the sendRequest function in RequestProcessorUtil to request a new auth token regardless of if the prior authentication attempt failed. Credit: Omni-CG.