Unable to add MobileCenter with CocoaPods. CocoaPods unable to find a specification for MobileCenter.
Podfile
platform :ios, '8.0'
target 'VisualStudioMobileCenterDemo' do
pod 'MobileCenter'
end
Error
If you are using Cocoapods to install Mobile Center in your app and run into an error with the message - Unable to find a specification for MobileCenter, run
$ pod repo update
in your terminal. It will sync the latest podspec files for you. Then try
$ pod install
which should install Mobile Center modules in your app.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With