-
Notifications
You must be signed in to change notification settings - Fork 1
Firebase & CocoaPods Issue
levching edited this page Apr 15, 2020
·
3 revisions
The issue was reported and solved by one of our good customer, very grateful for sharing it with us. I hope this article would be helpful for somebody who will experience the same.
Error building Player: iOS framework addition failed due to a CocoaPods installation failure. This will will likely result in an non-functional Xcode project.
After the failure, "pod repo update" was executed and succeeded. "pod install" was then attempted again, and still failed.
This may be due to a broken CocoaPods installation. See: https://guides.cocoapods.org/using/troubleshooting.html for potential solutions.
pod install output:
Analyzing dependencies
[!] CocoaPods could not find compatible versions for pod "Firebase/Analytics":
In Podfile:
Firebase/Analytics (= 5.9.0)
None of your spec sources contain a spec satisfying the dependency: `Firebase/Analytics (= 5.9.0)`.
Firebase/Editor/MessagingDependencies.xml
<iosPod name="Firebase/Messaging" version = 5.9.0
to
<iosPod name="Firebase/Messaging" version = 5.1.0
same in Firebase/Editor/AppDependencies.xml with name="Firebase/Core"
and same in Firebase/Editor/analyticsDependencies.xml
Reliable and high-quality Unity Development service. Let's Talk!
Website | AssetStore | LinkedIn | Youtube | Scripting Reference
- Build Info
- Dark Mode
- Package Info
- Runtime Permissions
- Run External App
- Immersive Mode
- PackageManager
- Popups & Preloaders
- Rate Us Dialog
- Activity
- Intent
- Settings Page
- Media Player
- Date Picker Dialog
- Time Picker Dialog
- Locale
- Wheel Picker Dialog
- Developer Console Setup
- Connecting to The Service
- Purchase Flow
- Transactions Validation
- Subscriptions
- Licensing
- Getting Started
- Games Sing-in
- Server-side API Access
- Leaderboards
- Achievements
- Saved Games
- Image Manager
- Settings Intent