Skip to content

Conversation

@RaeesBhatti
Copy link
Contributor

No description provided.

@zxcpoiu
Copy link
Member

zxcpoiu commented Jul 24, 2019

@RaeesBhatti @rnunley

Hi, does this a breaking change? I mean, after this merged, can user still use this plugin in 0.59 and below?

@RaeesBhatti
Copy link
Contributor Author

@zxcpoiu Actually I'm not sure about that, it would be great if you could test that and let us know.

s.platform = :ios, "8.0"
s.source_files = "ios/RNVoipPushNotification/*.{h,m}"
s.dependency 'React/Core'
s.dependency 'React-Core'
Copy link
Member

Choose a reason for hiding this comment

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

Seems like it's a breaking change, could you test if works for you if you change it

from:
s.dependency 'React-Core'
to
s.dependency 'React'
?

Choose a reason for hiding this comment

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

I can confirm it works with both but it looks like other packages us s.dependency 'React' as I think it's backwards compatible

@zxcpoiu zxcpoiu merged commit d129f9c into react-native-webrtc:master Dec 27, 2019
zxcpoiu added a commit to zxcpoiu/react-native-voip-push-notification that referenced this pull request Dec 27, 2019
a36c520 readme: update example for new api  ( zxcpoiu 2019-12-28 00:13:52 +0800)
fe1f6c7 separate requestPermissions and registerVoipToken (react-native-webrtc#40)  ( Tuan Luong 2019-12-27 23:05:10 +0700)
d129f9c Update React-Core dependency (react-native-webrtc#37)  ( Raees Iqbal 2019-12-27 21:04:51 +0500)
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