Open sherryxpq opened 7 months ago
Can anyone help? Any insight is appreciated!
I am also experiencing this problem with the MapboxSearch, and MapboxSearchUI pods. The search results only show versions "1.0.0-rc.1" which is very old at this point.
@amorde is this issue something you could help us solve?
We experience the same with our oneseconbefore-tracker. It shows version 1.0.3, but the latest is 7.4.1. Any help is greatly appreciated.
The mobile developers however DO get the latest version. So it seems there is something not in order with the catalogue in the onsite search engine.
Unsurprisingly, I’m also seeing this issue for a new pod that my team released last month. It’s unfortunate since we have a much older pod with a similar name that isn’t as shiny. We aren’t ready to deprecate that older pod, but doing so wouldn’t help anyways because of this issue.
As far as I know, the site’s search engine is based on this Algolia indexer. I guess it stopped doing its daily reindex at some point.
I maintain a repo ZoomVideoSDK on CocoaPods, and there is no issue uploading new versions and downloading the packages. The latest version is 1.11.0, but the search result on https://cocoapods.org/ always shows an outdated version 1.6.2.
If I go to https://github.com/CocoaPods/Specs/tree/master/Specs/e/f/b/ZoomVideoSDK, I can see the newer versions are there, my github repo https://github.com/zoom/zoom-video-sdk-iOS/releases points to the latest version as well. Is it a bug or do I miss anything to update the index? Any insight is appreciated, thank you!