Iterable / swift-sdk

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

Remove JWT token generation if user not logged in #747

Closed hani-iterable closed 4 months ago

hani-iterable commented 5 months ago

🔹 Jira Ticket(s) if any

✏️ Description

We have removed JWT token generation while user not logged in.

Ayyanchira commented 5 months ago

However, looks like the tests need to be looked at, especially at the SDK initialization part.