CocoaPods could not find compatible versions for pod "HiAnalytics"
Environment
- Platform: Flutter 3.3.2
- Kit: huawei_analytics
- Kit Version: 6.5.0+301
- OS Version: iOS 15
Description I'm trying to use the latest huawei_analytics version, put when i run a "pod install" command, this issue appear, even if i do pod repo install or remove lock files.
Current behavior
In snapshot (Podfile.lock):
HiAnalytics (= 5.2.0.300)
In Podfile:
HiAnalytics
huawei_analytics (from `.symlinks/plugins/huawei_analytics/ios`) was resolved to 6.5.0+301, which depends on
HiAnalytics (= 6.7.0.300)
@SalsabeelaHasan Thank you for your feedback. In order to locate the problem more accurately, please send your log.
Hi @xuxiapu , i can't do any kind of run to get logs, the process start and end in the same point when i upgrade the plugin to the latest version and do pod install.
@SalsabeelaHasan We're sorry that we can't locate it accurately according to the information you provided. From the title, we can see that this is a compatibility problem. You can try to search in the browser to solve it. In addition, please provide full logs and screenshots of the error interface to facilitate our location.
Hello @xuxiapu , what commands should I run to get the log you mentioned?