Does capacitor support variables for podspec tag? #3538
-
Hi there, Does capacitor support variables for podspec tag? I'm asking since we tried to install the official ionic firebase analytics plugin and get the same error as this guy (actually there are several of those). The plugin developer thinks it's related to capacitor's variables support for podspec tags. Thanks for the help! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
On 2.4.1 it will replace the variable with the default value, but you can’t configure a specific version |
Beta Was this translation helpful? Give feedback.
-
Sounds good! Many thanks for the help :-) |
Beta Was this translation helpful? Give feedback.
On 2.4.1 it will replace the variable with the default value, but you can’t configure a specific version
#3525