Skip to content

Conversation

@jguz-pubnub
Copy link
Contributor

@jguz-pubnub jguz-pubnub commented Aug 5, 2025

fix: Implement missing token parsing logic in KMP layer (internal use)

@objc public let meta: KMPAnyJSON

init(from token: PAMToken) {
version = NSNumber(value: token.timestamp)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't there be token.version?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thanks for catching this 👍

@jguz-pubnub
Copy link
Contributor Author

@pubnub-release-bot release as 9.3.2

@jguz-pubnub jguz-pubnub merged commit 9ed938b into master Aug 6, 2025
14 of 18 checks passed
@jguz-pubnub jguz-pubnub deleted the fix/kmp-pam-token branch August 6, 2025 10:04
@pubnub-release-bot
Copy link

🚀 Release successfully completed 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants