HMS-Core / hms-react-native-plugin

This repo contains all of React-Native HMS plugins.
https://developer.huawei.com/consumer/en/doc/overview/HMS-Core-Plugin?ha_source=hms1
Apache License 2.0
241 stars 68 forks source link

react-native-hms-availability 404 Not Found #211

Closed ahyong87 closed 2 years ago

ahyong87 commented 2 years ago

Description receive email about not compliant with Google Play Policies due to Huawei Mobile Services SDK so try upgrade @hmscore/react-native-hms-availability 5.2.0-300 to 6.4.0-303

Expected behavior success upgrade to 6.4.0-303

Current behavior error An unexpected error occurred: "https://registry.yarnpkg.com/@hmscore/react-native-hms-availability/-/react-native-hms-availability-6.4.0-303.tgz: Request failed \"404 Not Found\"".

Screenshot 2022-07-15 at 1 56 52 PM
Xuejiao-Shi commented 2 years ago

The related version has been released. You are advised to install it using npm: https://www.npmjs.com/package/@hmscore/react-native-hms-availability

ahyong87 commented 2 years ago
Screenshot 2022-07-15 at 2 26 24 PM

i try npm i @hmscore/react-native-hms-availability npm update @hmscore/react-native-hms-availability yarn add @hmscore/react-native-hms-availability yarn upgrade @hmscore/react-native-hms-availability

still 404 in 6.4.0-303

Xuejiao-Shi commented 2 years ago

hi@ahyong87 Please try upgrade to 6.4.0-304 version.

ahyong87 commented 2 years ago

Hi @Xuejiao-Shi working fine now. thank