Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Adding installation variable to use a custom GoogleUtilities pod version #737

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sherifabdulmawla
Copy link

The edit simply allow plugin users to define a custom GoogleUtilities pod version when installing plugin by adding the variable IOS_GOOGLEUTILITIES_VERSION to the installation command and assigning the desired version for it so that plugin users can solve installation issues raised by dependencies conflict with other plugins, specially cordova firebase plugins

Adding IOS_GOOGLEUTILITIES_VERSION variable to enable targeting specific GOOGLEUTILITIES pod version.
@Sherifabdulmawla Sherifabdulmawla changed the title Adding installing variable to use a custom GoogleUtilities pod version Adding installation variable to use a custom GoogleUtilities pod version May 11, 2021
@matfeinikolaev
Copy link

@Sherifabdulmawla Thank you so much! For me, the build was failing with FCM and google plus plugins. With your fork, everything works perfectly!

@Sherifabdulmawla
Copy link
Author

@Sherifabdulmawla Thank you so much! For me, the build was failing with FCM and google plus plugins. With your fork, everything works perfectly!

I'm happy to know that. You're most welcome.

@blackwolf12333
Copy link

I'd just like to add that I need this to for my build to work. @EddyVerbruggen could you please merge this so we can continue using this plugin instead of having to use a fork?

@mcfarljw
Copy link

mcfarljw commented Aug 4, 2021

We're also running into issues with other plugins where we need to be able to specify a higher GoogleUtilities version for iOS.

@alitalaee
Copy link

@Sherifabdulmawla Thank you so much! For me, the build was failing with FCM and google plus plugins. With your fork, everything works perfectly!

Hello after add google plus with this fork. how did you add fcm to your code? did you install it as normal command or specific version? thanks

@alitalaee
Copy link

Hello can you tell what exact fcm version did you use? because i have error with fcm thanks (ali.talaee.eng@gmail.com)

@juanico18
Copy link

Hello
Is this pr going to be merged? Any problem with this?
Thanks

@juanico18
Copy link

Hello can you tell what exact fcm version did you use? because i have error with fcm thanks (ali.talaee.eng@gmail.com)

FirebaseAnalytics plugin depends on FirebaseCore 8.8.0. that depends on GoogleUtilities 7.6.0

@franalt
Copy link

franalt commented Dec 28, 2021

+1 this is needed

@franalt
Copy link

franalt commented Dec 28, 2021

Can't thank you enough! I spent days debugging this, your fork worked flawlessly.

@booleanbetrayal
Copy link

FWIW - I've bundled this change (with tweaks) into #764

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

8 participants