You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
Hi @GeorgeKyriakou,
Thanks for reporting this. Since it is related to #3604 I am closing it as duplicate, so we can keep the conversation in the original issue.
Environment
Provide version numbers for the following components (information can be retrieved by running
tns info
in your project folder or by inspecting thepackage.json
of the project):Describe the bug
Build breaks with the following error
[!] Invalid 'Podfile' file: The target 'Pods-projectapp' already has a platform set..
To Reproduce
Run a fresh application with those two plugins, with ml-kit enabled for the firebase plugin, and run
tns run ios --bundle
Expected behavior
Build successfuly
Additional context
This is opened only to raise attention to #3604
It is a huge issue for our current development phase
The text was updated successfully, but these errors were encountered: