Skip to content

Add code snippets + Pubnub initialization utility method #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 8, 2025

Conversation

jakub-grzesiowski
Copy link
Contributor

@jakub-grzesiowski jakub-grzesiowski commented Jul 4, 2025

feat: add the PubnubUnityUtils.NewUnityPubnub() method

Added the PubnubUnityUtils.NewUnityPubnub() method to streamline creating Pubnub instances with Unity-specific settings outside of PNManagerBehaviour

feat: removed PeterO.CBOR dependency

Implemented an in-house CBOR solution for ParseToken() handling to reduce total SDK+dependencies size

fix: small fix for DownloadFile() error handling

Improved parsing of file download errors to be properly set in operation status ErrorData

refactor: changed log type Error to Warn for TaskCanceledException.

Updated log type from Error to Warn for TaskCanceledException.

Copy link
Contributor

@mohitpubnub mohitpubnub left a comment

Choose a reason for hiding this comment

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

LGTM.

@jakub-grzesiowski
Copy link
Contributor Author

@pubnub-release-bot release as v9.1.0

@jakub-grzesiowski jakub-grzesiowski merged commit 4e78369 into master Jul 8, 2025
5 checks passed
@jakub-grzesiowski jakub-grzesiowski deleted the code-snippets branch July 8, 2025 10:12
@pubnub-release-bot
Copy link
Contributor

🚀 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.

3 participants