Skip to content
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

Changed pod source #9

Closed
wants to merge 1 commit into from
Closed

Changed pod source #9

wants to merge 1 commit into from

Conversation

ianitsky
Copy link

Use updated CocoaPods can to fix conflict with cordova-plugin-firebasex

@@ -10,8 +10,6 @@ xmlns:android="http://schemas.android.com/apk/res/android"
<repo>https://github.com/chemerisuk/cordova-plugin-firebase-inappmessaging</repo>
<issue>https://github.com/chemerisuk/cordova-plugin-firebase-inappmessaging/issues</issue>

<dependency id="cordova-plugin-firebase-analytics" version="~4.0.0"/>
Copy link
Owner

Choose a reason for hiding this comment

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

cordova-plugin-firebase-analytics is required for this plugin

</config>
<pods>
<pod name="Firebase/InAppMessagingDisplay" spec="~> 6.3.0" />
Copy link
Owner

Choose a reason for hiding this comment

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

Do not remove the version

@chemerisuk
Copy link
Owner

Implemented in 732ef6a

@chemerisuk chemerisuk closed this Mar 14, 2020
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.

None yet

2 participants