11---
22name : objective-c
33scm : github.com/pubnub/objective-c
4- version : " 7.0.1 "
4+ version : " 7.0.2 "
55schema : 1
66changelog :
7+ - date : 2026-04-22
8+ version : 7.0.2
9+ changes :
10+ - type : improvement
11+ text : " Don't unsubscribe old client as part of `-copyWithConfiguration:completion:` call when only `auth` has been changed."
712 - date : 2026-04-20
813 version : 7.0.1
914 changes :
@@ -1443,7 +1448,7 @@ sdks:
14431448 - distribution-type : source
14441449 distribution-repository : GitHub release
14451450 package-name : PubNub.framework
1446- location : https://github.com/pubnub/objective-c/archive/refs/tags/v7.0.1 .zip
1451+ location : https://github.com/pubnub/objective-c/archive/refs/tags/v7.0.2 .zip
14471452 supported-platforms :
14481453 supported-operating-systems :
14491454 macOS :
@@ -1504,7 +1509,7 @@ sdks:
15041509 - distribution-type : library
15051510 distribution-repository : GitHub release
15061511 package-name : PubNub.ios.xcframework.tar.gz
1507- location : https://github.com/pubnub/objective-c/releases/download/v7.0.1 /PubNub.ios.xcframework.tar.gz
1512+ location : https://github.com/pubnub/objective-c/releases/download/v7.0.2 /PubNub.ios.xcframework.tar.gz
15081513 supported-platforms :
15091514 supported-operating-systems :
15101515 iOS :
@@ -1523,7 +1528,7 @@ sdks:
15231528 - distribution-type : library
15241529 distribution-repository : GitHub release
15251530 package-name : PubNub.macos.framework.tar.gz
1526- location : https://github.com/pubnub/objective-c/releases/download/v7.0.1 /PubNub.macos.framework.tar.gz
1531+ location : https://github.com/pubnub/objective-c/releases/download/v7.0.2 /PubNub.macos.framework.tar.gz
15271532 supported-platforms :
15281533 supported-operating-systems :
15291534 macOS :
@@ -1539,7 +1544,7 @@ sdks:
15391544 - distribution-type : library
15401545 distribution-repository : GitHub release
15411546 package-name : PubNub.tvos.xcframework.tar.gz
1542- location : https://github.com/pubnub/objective-c/releases/download/v7.0.1 /PubNub.tvos.xcframework.tar.gz
1547+ location : https://github.com/pubnub/objective-c/releases/download/v7.0.2 /PubNub.tvos.xcframework.tar.gz
15431548 supported-platforms :
15441549 supported-operating-systems :
15451550 tvOS :
0 commit comments