Skip to content

Commit f4e0113

Browse files
author
niek
committed
handle ios subscriptioncount
1 parent d0c2a2b commit f4e0113

File tree

3 files changed

+275
-261
lines changed

3 files changed

+275
-261
lines changed

example/ios/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ target 'PusherWebsocketReactNativeExample' do
1414
#
1515
# Note that if you have use_frameworks! enabled, Flipper will not work and
1616
# you should disable these next few lines.
17-
use_flipper!({ 'Flipper' => '0.145.0' })
17+
use_flipper!({ 'Flipper' => '0.159.0' })
1818
post_install do |installer|
1919
flipper_post_install(installer)
2020
end

0 commit comments

Comments
 (0)